Searched refs:ConvertTensorShapeProto (Results 1 – 3 of 3) sorted by relevance
48 return ConvertTensorShapeProto(value.shape(), builder->getContext()); in ConvertNonFuncAttributeValue()68 auto attr, ConvertTensorShapeProto(item, builder->getContext())); in ConvertNonFuncAttributeValue()
52 StatusOr<mlir::Attribute> ConvertTensorShapeProto(const TensorShapeProto& shape,
218 StatusOr<mlir::Attribute> ConvertTensorShapeProto(const TensorShapeProto& shape, in ConvertTensorShapeProto() function