Home
last modified time | relevance | path

Searched refs:BitcastConvertTypeInternal (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
H A Dmlir_hlo_builder.h165 StatusOr<XlaOp> BitcastConvertTypeInternal(const Shape& shape,
H A Dmlir_hlo_builder.cc284 StatusOr<XlaOp> MlirHloBuilder::BitcastConvertTypeInternal(const Shape& shape, in BitcastConvertTypeInternal() function in xla::MlirHloBuilder
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc2221 return BitcastConvertTypeInternal(shape, operand); in BitcastConvertType()
2225 StatusOr<XlaOp> XlaBuilder::BitcastConvertTypeInternal(const Shape& shape, in BitcastConvertTypeInternal() function in xla::XlaBuilder
H A Dxla_builder.h816 virtual StatusOr<XlaOp> BitcastConvertTypeInternal(const Shape& shape,