Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateModel.cpp2898 const uint32_t input_84[] = {233, 234}; in TEST_F() local
2900 ASSERT_EQ(ANeuralNetworksModel_addOperation(model, ANEURALNETWORKS_SOFTMAX, 2, input_84, 1, in TEST_F()