Home
last modified time | relevance | path

Searched refs:_ShapeTensor (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Drandom_ops.py38 def _ShapeTensor(shape): function
74 shape_tensor = _ShapeTensor(shape)
124 shape_tensor = _ShapeTensor(shape)
173 shape_tensor = _ShapeTensor(shape)
239 shape = _ShapeTensor(shape)
Dstateless_random_ops.py92 shape = random_ops._ShapeTensor(shape) # pylint: disable=protected-access
134 shape = random_ops._ShapeTensor(shape) # pylint: disable=protected-access
175 shape = random_ops._ShapeTensor(shape) # pylint: disable=protected-access