Home
last modified time | relevance | path

Searched defs:convert_variables_to_tensors (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dvariable_utils.py23 def convert_variables_to_tensors(values): function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dcomposite_tensor.py128 def convert_variables_to_tensors(composite_tensor): function