Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DCompilationBuilder.h77 bool createdWithExplicitDeviceList() const { return mExplicitDeviceList; } in createdWithExplicitDeviceList() function
DMemory.cpp464 return cb->createdWithExplicitDeviceList(); in finish()