Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateModel.cpp2508 const uint32_t input_6[] = {23, 13, 16}; in TEST_F() local
2511 ANeuralNetworksModel_addOperation(model, ANEURALNETWORKS_ADD, 3, input_6, 1, output_6), in TEST_F()