Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DTelemetry.cpp48 std::string makeDeviceId(const std::vector<std::shared_ptr<Device>>& devices) { in makeDeviceId() function
166 .deviceId = makeDeviceId(c->getDevices()), in onCompilationFinish()
221 .deviceId = makeDeviceId(compilation->getDevices()), in onExecutionFinish()