Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h227 StatusOr<XlaOp> InfeedWithTokenInternal(const Shape& infeed_instruction_shape,
Dmlir_hlo_builder.cc467 StatusOr<XlaOp> MlirHloBuilder::InfeedWithTokenInternal( in InfeedWithTokenInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1756 return InfeedWithTokenInternal(infeed_instruction_shape, token, config); in InfeedWithToken()
1760 StatusOr<XlaOp> XlaBuilder::InfeedWithTokenInternal( in InfeedWithTokenInternal() function in xla::XlaBuilder
Dxla_builder.h638 virtual StatusOr<XlaOp> InfeedWithTokenInternal(