Searched defs:Infeed (Results 1 – 3 of 3) sorted by relevance
81 TEST_F(XlaBuilderTest, Infeed) { in TEST_F() argument
1721 ## Infeed section in Operation Semantics
1663 XlaOp XlaBuilder::Infeed(const Shape& shape, const string& config) { in Infeed() function in xla::XlaBuilder4449 XlaOp Infeed(XlaBuilder* builder, const Shape& shape, const string& config) { in Infeed() function