Searched defs:Infeed (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/g3doc/ | ||
D | operation_semantics.md | 1495 ## Infeed section in Operation Semantics |
/external/tensorflow/tensorflow/compiler/xla/python/ | ||
D | local_computation_builder.cc | 448 LocalOp ComputationBuilder::Infeed(const Shape& shape) { in Infeed() function in xla::swig::ComputationBuilder |
D | xla_client.py | 942 def Infeed(self, shape): member in ComputationBuilder |
/external/tensorflow/tensorflow/compiler/xla/client/ | ||
D | xla_builder.cc | 1281 XlaOp XlaBuilder::Infeed(const Shape& shape, const string& config) { in Infeed() function in xla::XlaBuilder |