Home
last modified time | relevance | path

Searched defs:Collect (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/core/mindrt/include/async/
Dcollect.h90 inline Future<std::list<T>> Collect(const std::list<Future<T>> &futures) { in Collect() function
108 Future<std::tuple<Ts...>> Collect(const Future<Ts> &... futures) { in Collect() function
/third_party/mindspore/mindspore/lite/micro/coder/opcoders/
Dfile_collector.cc77 void Collect(CoderContext *const ctx, const std::vector<std::string> &headers, const std::vector<st… in Collect() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/
Dcpu_sampling.cc134 Status DeviceCpu::Collect(const ExecutionTree *tree) { in Collect() function in mindspore::dataset::DeviceCpu
266 Status OperatorCpu::Collect(const ExecutionTree *tree) { in Collect() function in mindspore::dataset::OperatorCpu
500 Status ProcessCpu::Collect(const ExecutionTree *tree) { in Collect() function in mindspore::dataset::ProcessCpu
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegBankReassign.cpp571 bool Collect) { in computeStallCycles()
684 bool Collect) { in collectCandidates()