Searched defs:as_tensor (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
H A Dvariables.py1316 (through tensor conversion and `as_tensor`) in that it creates a new set of
1340 def as_tensor(self): member in class:PartitionedVariable
1365 return v.as_tensor()

Completed in 148 milliseconds