Home
last modified time | relevance | path

Searched defs:start_batch (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/fp32/
Darithmetic_fp32_coder.cc361 int start_batch = batch_per_thread * task_id; in BatchScalarCalc() local
389 int start_batch = batch_per_thread * task_id; in BiasCalc() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Darithmetic_fp32.cc314 int start_batch = batch_per_thread * task_id; in BatchScalarCalc() local
346 int start_batch = batch_per_thread * task_id; in BiasCalc() local
/third_party/grpc/src/core/lib/surface/
Dcall.cc106 grpc_closure start_batch; member
689 grpc_closure start_batch; member