Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/graph_editor/
Dsubgraph.py296 def _remap_inputs(self, new_input_indices): member in SubGraphView
383 res._remap_inputs(new_input_indices) # pylint: disable=protected-access
432 res._remap_inputs(new_input_indices) # pylint: disable=protected-access