HomeSort by relevance Sort by last modified time
    Searched refs:_AsTensor (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/python/ops/
resource_variable_ops.py     [all...]
variables.py 435 def _AsTensor(self): # pylint: disable=invalid-name
    [all...]
array_ops.py 829 return _slice_helper(var._AsTensor(), slice_spec, var)
    [all...]

Completed in 91 milliseconds