Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/src/
Dmapper_config_parser.h33 constexpr auto kInputShape = "[input_shape]"; variable
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dapply_ada_max.cc74 int64_t kInputShape = batch_rank; in ApplyAdaMaxInferShape() local
Dop_name.h117 constexpr auto kInputShape = "input_shape"; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dsparse_cross_cpu_kernel.cc33 constexpr int64_t kInputShape = 2; variable