Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dfunction.py238 capture_by_value=False, argument
691 def __init__(self, name, capture_by_value, allowlisted_stateful_ops, argument
907 capture_by_value=False, argument
Dfunc_graph.py169 def __init__(self, name, collections=None, capture_by_value=None): argument
825 capture_by_value=None, argument
/external/tensorflow/tensorflow/python/eager/
Dfunction.py2936 capture_by_value=None, argument