Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateModel.cpp3038 const uint32_t input_112[] = {304}; in TEST_F() local
3040 ASSERT_EQ(ANeuralNetworksModel_addOperation(model, ANEURALNETWORKS_LOGISTIC, 1, input_112, 1, in TEST_F()