Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateModel.cpp3043 const uint32_t input_113[] = {3, 306, 307}; in TEST_F() local
3045 ASSERT_EQ(ANeuralNetworksModel_addOperation(model, ANEURALNETWORKS_SLICE, 3, input_113, 1, in TEST_F()