Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tools/
Dhlo_control_flow_flattening_test.cc226 TEST_F(HloControlFlowFlatteningTest, Outfeed) { in TEST_F() argument
/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.cc1780 void XlaBuilder::Outfeed(XlaOp operand, const Shape& shape_with_layout, in Outfeed() function in xla::XlaBuilder
4265 void Outfeed(const XlaOp operand, const Shape& shape_with_layout, in Outfeed() function