Home
last modified time | relevance | path

Searched refs:CreateFloatData (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DConvolution3dTest.cpp27 std::vector<T> CreateFloatData(int32_t size, float divisor) in CreateFloatData() function
87 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()