Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dsequence_slice.cc145 const std::string step_str = "step"; in SliceGetOutputIndexs() local
225 const std::string step_str = "step"; in SliceInferInner() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/
Dfallback_rewriter.cc1685 auto step_str = is_step_none ? "None" : "__step__"; in ConvertMakeSlice() local
2149 auto step_str = is_step_none ? "None" : "__step__"; in ConvertValueSlice() local