Searched defs:x_min_shape (Results 1 – 9 of 9) sorted by relevance
62 ShapeVector x_min_shape = x->shape()->min_shape(); in ReshapeInfer() local
65 auto x_min_shape = x_shape_map[kMinShape]; in BroadCastInferShape() local
32 …auto x_min_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->BuildShape())[kM… in InferShape() local
58 ShapeVector x_min_shape = x_shape_map[kMinShape]; in MatMulInferShape() local
70 ShapeVector x_min_shape = x_shape_map[kMinShape]; in BatchMatmulInferShape() local
159 auto x_min_shape = x_shape_map[kMinShape]; in Conv2dInferShape() local
137 ShapeVector x_min_shape = input_x->shape()->min_shape(); in InferImplBatchNorm() local252 ShapeVector x_min_shape = input_x->shape()->min_shape(); in InferImplConv2D() local357 ShapeVector x_min_shape = x->shape()->min_shape(); in InferImplBiasAdd() local
287 ShapeVector x_min_shape = x->shape()->min_shape(); in InferImplMatMul() local354 ShapeVector x_min_shape = x->shape()->min_shape(); in InferImplBatchMatMul() local
759 ShapeVector x_min_shape = x->shape()->min_shape(); in InferImplReshape() local1094 ShapeVector x_min_shape = x->shape()->min_shape(); in InferImplArgMaxWithValue() local