Home
last modified time | relevance | path

Searched defs:partitionTheWork (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp2083 int ModelBuilder::partitionTheWork(const std::vector<std::shared_ptr<Device>>& devices, in partitionTheWork() function in android::nn::ModelBuilder
/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp846 int partitionTheWork(const std::vector<std::shared_ptr<Device>>& devices, in partitionTheWork() function in __anon27781e9a0111::PartitioningModel