MCPcopy Create free account
hub / github.com/alibaba/nann / convert

Method convert

tensorflow/tensorflow/python/ops/parallel_for/pfor.py:1215–1239  ·  view source on GitHub ↗

Returns the converted value corresponding to y. Args: y: A ops.Tensor or a ops.Operation object. If latter, y should not have any outputs. Returns: If y does not need to be converted, it returns y as is. Else it returns the "converted value" corresponding to y.

(self, y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

_pfor_implFunction · 0.95
true_fnMethod · 0.45
converted_callFunction · 0.45
to_graphFunction · 0.45
TestClassClass · 0.45
conversion_threadMethod · 0.45
node_to_graph_wrapperMethod · 0.45

Calls 3

_convert_sparseMethod · 0.95
_convert_helperMethod · 0.95
_unwrap_or_tileMethod · 0.95

Tested by 3

conversion_threadMethod · 0.36
node_to_graph_wrapperMethod · 0.36