Home
last modified time | relevance | path

Searched defs:supportedOps (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp703 uint32_t numDevices, bool* supportedOps) { in ANeuralNetworksModel_getSupportedOperationsForDevices()
/frameworks/ml/nn/runtime/test/
DTestIntrospectionControl.cpp74 TestDriver(const char* name, Capabilities capabilities, const std::vector<bool>& supportedOps) in TestDriver()
DTestValidation.cpp906 bool supportedOps[20]; in TEST_F() local