Home
last modified time | relevance | path

Searched defs:SendWithToken (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc3387 XlaOp XlaBuilder::SendWithToken(XlaOp operand, XlaOp token, in SendWithToken() function in xla::XlaBuilder
4934 XlaOp SendWithToken(const XlaOp operand, const XlaOp token, in SendWithToken() function