Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Dconcat.c30 int all_bytes = GetSize(concat->base_.out_[FIRST_INPUT]); in DoConcat() local
157 int all_bytes = GetSize(concat->base_.out_[FIRST_INPUT]); in ChooseConcatThreadCuttingStrategy() local
Dgather.c125 int all_bytes = GetSize(gather->base_.out_[OUTPUT_INDEX]); in GatherUpdateThreadNumProcess() local