Searched defs:Outfeed (Results 1 – 4 of 4) sorted by relevance
101 TEST_F(XlaBuilderTest, Outfeed) { in TEST_F() argument
1026 struct Outfeed { struct1029 static Outfeed Handler() { return Outfeed(); } in Handler()1089 static bool Outfeed(runtime::KernelContext* ctx, void** args, void** attrs) { in Outfeed() function
291 TEST_F(HloControlFlowFlatteningTest, Outfeed) { in TEST_F() argument
1854 void XlaBuilder::Outfeed(XlaOp operand, const Shape& shape_with_layout, in Outfeed() function in xla::XlaBuilder4410 void Outfeed(const XlaOp operand, const Shape& shape_with_layout, in Outfeed() function