Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestGenerated.cpp89 Execution::ComputeMode mComputeMode = Execution::getComputeMode();
DTestNeuralNetworksWrapper.h487 static ComputeMode getComputeMode() { return mComputeMode; } in getComputeMode() function
DSupportLibraryTestGenerated.cpp92 Execution::ComputeMode mComputeMode = Execution::getComputeMode();
DTestPartitioningRandom.cpp696 auto computeMode = WrapperExecution::getComputeMode(); in TEST_P()
/packages/modules/NeuralNetworks/shim_and_sl/include/
DSupportLibraryWrapper.h590 static ComputeMode getComputeMode() { return mComputeMode; } in getComputeMode() function