Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dlift_to_graph.py146 def _copy_source(s, graph, op_map, handle_captures, inverse_captures, argument
172 if handle_captures and s in inverse_captures:
212 handle_captures=False, argument
322 handle_captures=handle_captures,
331 handle_captures=handle_captures,
Dlift_to_graph_test.py51 outputs, g, add_sources=True, handle_captures=True)
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.__internal__.pbtxt93 …raph\', \'sources\', \'disallowed_placeholders\', \'add_sources\', \'handle_captures\', \'base_gra…
/external/tensorflow/tensorflow/python/keras/
Dbackend.py4128 handle_captures=True,