Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/graph_editor/
Dsubgraph.py653 ops, ts = select.select_ops_and_ts(*args, **kwargs)
Dselect.py773 def select_ops_and_ts(*args, **kwargs): function
/external/tensorflow/tensorflow/contrib/graph_editor/tests/
Dselect_test.py198 ops, ts = ge.select_ops_and_ts(*param, graph=self.graph)