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.py214 capture_by_value=False, argument
649 def __init__(self, name, capture_by_value, whitelisted_stateful_ops, argument
839 capture_by_value=False, argument
Dfunc_graph.py157 def __init__(self, name, collections=None, capture_by_value=None): argument
527 capture_by_value=None, argument
/external/tensorflow/tensorflow/python/eager/
Dfunction.py1223 capture_by_value=None): argument