Home
last modified time | relevance | path

Searched refs:BuildAddDependency (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dmlir_hlo_to_hlo.cc742 value_map[op] = xla::internal::XlaBuilderFriend::BuildAddDependency( in ExportXlaOp()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.h60 static XlaOp BuildAddDependency(XlaBuilder* builder, XlaOp operand,
H A Dxla_builder.cc102 XlaOp XlaBuilderFriend::BuildAddDependency(XlaBuilder* builder, XlaOp operand, in BuildAddDependency() function in xla::internal::XlaBuilderFriend