Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc452 void ComputationBuilder::Outfeed(const LocalOp& operand, const Shape& shape, in Outfeed() function in xla::swig::ComputationBuilder
Dxla_client.py953 def Outfeed(self, operand): member in ComputationBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1385 void XlaBuilder::Outfeed(const XlaOp& operand, const Shape& shape_with_layout, in Outfeed() function in xla::XlaBuilder
3071 void Outfeed(const XlaOp& operand, const Shape& shape_with_layout, in Outfeed() function