Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/tests/
Dmlir_hlo_builder_test.cc91 TEST_F(XlaBuilderTest, Outfeed) { in TEST_F() argument
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1768 void XlaBuilder::Outfeed(XlaOp operand, const Shape& shape_with_layout, in Outfeed() function in xla::XlaBuilder
4453 void Outfeed(const XlaOp operand, const Shape& shape_with_layout, in Outfeed() function