Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dwrap_function.py120 def _lift_single_variable(old_variable, graph, variable_holder): argument
143 def _lift_unlifted_variables(graph, variable_holder): argument
220 def __init__(self, fn_graph, variable_holder, attrs=None, signature=None): argument
447 def __init__(self, variable_holder=None, **kwargs): argument