Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/parallel/tensor_layout/
Dredistribution_operator_infer_test.cc52 …peratorCheck(Shape in_tensor_map, const Shape &out_tensor_map, const OperatorList &operator_list) { in InferOperatorCheck()
97 OperatorList operator_list = operatorInfer.operator_list(); in InferOperatorCheckAll() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dredistribution_operator_infer.h47 OperatorList operator_list() const { return operator_list_; } in operator_list() function
Dtensor_redistribution.h52 OperatorList operator_list() const { return operator_list_; } in operator_list() function