Searched refs:handle_captures (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/python/eager/ |
D | lift_to_graph.py | 146 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,
|
D | lift_to_graph_test.py | 51 outputs, g, add_sources=True, handle_captures=True)
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.__internal__.pbtxt | 93 …raph\', \'sources\', \'disallowed_placeholders\', \'add_sources\', \'handle_captures\', \'base_gra…
|
/external/tensorflow/tensorflow/python/keras/ |
D | backend.py | 4128 handle_captures=True,
|