Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc1906 XlaOp XlaBuilder::OutfeedWithToken(XlaOp operand, XlaOp token, in OutfeedWithToken() function in xla::XlaBuilder
4960 XlaOp OutfeedWithToken(const XlaOp operand, const XlaOp token, in OutfeedWithToken() function