Searched refs:input_40 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
D | TestValidateModel.cpp | 2678 const uint32_t input_40[] = {111, 112, 113, 16, 16, 16, 16, 11, 11, 11, 0}; in TEST_F() local 2680 ASSERT_EQ(ANeuralNetworksModel_addOperation(model, ANEURALNETWORKS_CONV_2D, 11, input_40, 1, in TEST_F()
|