Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dlayer_norm.cc108 auto input_max_shape = input_shape->max_shape(); in LayerNormInfer() local
Dreduce_sum.cc88 auto input_max_shape = shape_ptr->max_shape(); in InferShape() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_kernel_build.cc831 auto input_max_shape = input_json[i][m][kJRange]; in GetInputSizeList() local
895 auto input_max_shape = input_json[kJRange]; in GetRealInputSize() local