OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ShapeTensor
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/python/ops/
stateless_random_ops.py
92
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
random_ops.py
38
def
_ShapeTensor
(shape):
74
shape_tensor =
_ShapeTensor
(shape)
124
shape_tensor =
_ShapeTensor
(shape)
173
shape_tensor =
_ShapeTensor
(shape)
239
shape =
_ShapeTensor
(shape)
Completed in 359 milliseconds