Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dcustom_predict.cc37 int64_t CustomPredict::get_output_num() const { in get_output_num() function in mindspore::ops::CustomPredict
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.cc1995 int64_t Split::get_output_num() const { return GetValue<int64_t>(GetAttr("output_num"))… in get_output_num() function in mindspore::ops::Split