Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc1821 XlaOp XlaBuilder::InfeedWithToken(XlaOp token, const Shape& shape, in InfeedWithToken() function in xla::XlaBuilder
4955 XlaOp InfeedWithToken(const XlaOp token, const Shape& shape, in InfeedWithToken() function