Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/tools/nnapi_info/
Dnnapi_info.cpp58 std::string deviceTypeString(int32_t type) { in deviceTypeString() function
99 std::cout << "Type: " << deviceTypeString(type) << std::endl; in main()