Home
last modified time | relevance | path

Searched refs:GET_TENSOR_SLICE (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dops_utils.h231 constexpr char GET_TENSOR_SLICE[] = "_GetTensorSlice"; variable
Doperator_info.cc462 OperatorName operator_name = GET_TENSOR_SLICE; in CreateGetTensorSliceOp()