Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h134 StatusOr<XlaOp> CustomCallInternal(
Dmlir_hlo_builder.cc131 StatusOr<XlaOp> MlirHloBuilder::CustomCallInternal( in CustomCallInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1917 return CustomCallInternal(call_target_name, operands, shape, opaque, in CustomCall()
1923 StatusOr<XlaOp> XlaBuilder::CustomCallInternal( in CustomCallInternal() function in xla::XlaBuilder
Dxla_builder.h664 virtual StatusOr<XlaOp> CustomCallInternal(