Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dgather_v2_info.cc204 OperatorVector CreateSubOp(int64_t sub_value) { in CreateSubOp()
246 …int64_t sub_value = inputs_shape_[0][LongToSize(axis_)] / dev_matrix_shape_[LongToSize(axis_)] * m… in InferTensorSubOps() local