Searched refs:ParameterWithShape (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_client.py562 def ParameterWithShape(self, shape, name=None, parameter_num=None): member in class:ComputationBuilder
590 name: as in ParameterWithShape.
591 parameter_num: as in ParameterWithShape.
596 return self.ParameterWithShape(

Completed in 40 milliseconds