Searched refs:PadInternal (Results 1 – 4 of 4) sorted by relevance
265 StatusOr<XlaOp> PadInternal(const Shape& shape, XlaOp operand,
684 StatusOr<XlaOp> MlirHloBuilder::PadInternal( in PadInternal() function in xla::MlirHloBuilder
1156 return PadInternal(shape, operand, padding_value, padding_config); in Pad()1172 StatusOr<XlaOp> XlaBuilder::PadInternal(const Shape& shape, XlaOp operand, in PadInternal() function in xla::XlaBuilder
467 virtual StatusOr<XlaOp> PadInternal(const Shape& shape, XlaOp operand,