Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc404 StatusOr<Shape> Computation::GetReturnValueShape() const { in GetReturnValueShape() function in xla::swig::Computation
441 StatusOr<Shape> ComputationBuilder::GetReturnValueShape() { in GetReturnValueShape() function in xla::swig::ComputationBuilder
Dxla_client.py797 def GetReturnValueShape(self): member in Computation
1157 def GetReturnValueShape(self): member in ComputationBuilder