Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp1603 int ModelBuilder::partitionTheWork(const std::vector<std::shared_ptr<Device>>& devices, in partitionTheWork() function in android::nn::ModelBuilder
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp796 int partitionTheWork(const std::vector<std::shared_ptr<Device>>& devices, in partitionTheWork() function in __anon83dd480d0111::PartitioningModel