Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dinplace_op_v2.cc88 auto x_in_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(x_shape_ptr)[kShape]; in InplaceOpV2InferShape() local
Dinplace_op.cc44 auto x_in_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(x_shape_ptr)[kShape]; in InplaceOpInferShape() local