Searched defs:r_shape (Results 1 – 10 of 10) sorted by relevance
83 …auto r_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex2]->GetShape(… in CheckInputsShapePart4() local145 ShapeVector r_shape = out_shape; in InferShape() local
66 auto r_shape = std::make_shared<abstract::TensorShape>(out_r_dims); in InferShape() local
92 …auto r_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex4]->GetShape(… in CheckInputsShapePart2() local
52 auto r_shape = Convert2SizeTClipNeg(outputs[kIndex1]->GetShapeVector()); in Resize() local
38 ShapeVector r_shape; member
116 Shape r_shape; in CUST_IMPLEMT_INFERFUNC() local426 Shape r_shape; in IMPLEMT_INFERFUNC() local
201 auto r_shape = Emit(std::make_shared<Reduce>(inp, axis, keep_dims, skip_mode)); in Eval() local
169 ShapeVector r_shape{num}; in Expand() local
509 auto r_shape = ReduceShape(x_shape, axis_value, skip_mode_); in Calc() local
1904 auto r_shape = TileShape(inputs.at(1), inputs.at(0)); in __anond7f8849a1802() local