Searched defs:GetReturnValueShape (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/python/ | ||
| D | local_computation_builder.cc | 404 StatusOr<Shape> Computation::GetReturnValueShape() const { in GetReturnValueShape() function in xla::swig::Computation |
| D | xla_client.py | 797 def GetReturnValueShape(self): member in Computation |