Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateModel.cpp2558 const uint32_t input_16[] = {49, 50, 51, 16, 16, 16, 16, 11, 11, 16, 0}; in TEST_F() local
2560 ASSERT_EQ(ANeuralNetworksModel_addOperation(model, ANEURALNETWORKS_CONV_2D, 11, input_16, 1, in TEST_F()