Searched refs:CreateFloatData (Results 1 – 1 of 1) sorted by relevance
27 std::vector<T> CreateFloatData(int32_t size, float divisor) in CreateFloatData() function87 std::vector<float> inputValues = CreateFloatData<float>(300, 1.0f); in Conv3DWithBiasesStridesFp32Test()146 std::vector<float> inputValues = CreateFloatData<float>(250, 1.0f); in Conv3DWithBiasesDilationFp32Test()197 std::vector<float> inputValues = CreateFloatData<float>(300, 100.0f); in Conv3DFp32SmallTest()