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

Function internal_convert_to_tensor

tensorflow/tensorflow/python/framework/ops.py:1249–1315  ·  view source on GitHub ↗

Implementation of the public convert_to_tensor.

(value,
                               dtype=None,
                               name=None,
                               as_ref=False,
                               preferred_dtype=None,
                               ctx=None,
                               accepted_result_types=(Tensor,))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

_l1_lossMethod · 0.90
_l2_lossMethod · 0.90
_convert_n_to_tensorMethod · 0.90
minimizeMethod · 0.90
unregularized_lossMethod · 0.90
regularized_lossMethod · 0.90
__init__Method · 0.90
convert_to_tensor_v2Function · 0.85
args_to_matching_eagerFunction · 0.85

Calls 9

get_default_graphFunction · 0.85
typeFunction · 0.85
TypeErrorFunction · 0.85
_error_prefixFunction · 0.85
executing_eagerlyMethod · 0.80
contextMethod · 0.45
captureMethod · 0.45
is_compatible_withMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected