Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateModel.cpp3054 const uint32_t model_outputs[] = {309, 244, 245, 305}; in TEST_F() local
3056 ANeuralNetworksModel_identifyInputsAndOutputs(model, 4, model_inputs, 4, model_outputs), in TEST_F()