Searched defs:partitionTheWork (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/ | ||
D | ExecutionPlan.cpp | 1603 int ModelBuilder::partitionTheWork(const std::vector<std::shared_ptr<Device>>& devices, in partitionTheWork() function in android::nn::ModelBuilder |
/frameworks/ml/nn/runtime/test/ | ||
D | TestPartitioning.cpp | 796 int partitionTheWork(const std::vector<std::shared_ptr<Device>>& devices, in partitionTheWork() function in __anon83dd480d0111::PartitioningModel |