Home
last modified time | relevance | path

Searched refs:_safe_initial_value_from_tensor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dvariables.py2761 return _safe_initial_value_from_tensor(name, initial_value, op_cache={})
2783 def _safe_initial_value_from_tensor(name, tensor, op_cache): function
2836 new_op_input = _safe_initial_value_from_tensor(name, op_input, op_cache)