Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/graph_editor/
Dreroute.py51 ts0 = _util.make_list_of_t(ts0)
52 ts1 = _util.make_list_of_t(ts1)
181 ts0 = _util.make_list_of_t(ts0)
182 ts1 = _util.make_list_of_t(ts1)
Dselect.py417 ts = util.make_list_of_t(seed_ops, allow_graph=False)
423 stop_at_ts = frozenset(util.make_list_of_t(stop_at_ts))
487 ts = util.make_list_of_t(seed_ops, allow_graph=False)
492 stop_at_ts = frozenset(util.make_list_of_t(stop_at_ts))
764 ts_aux = util.make_list_of_t(arg, ignore_ops=True)
Dutil.py275 def make_list_of_t(ts, check_graph=True, allow_graph=True, ignore_ops=False): function
315 ts = make_list_of_t(ts, allow_graph=False)
329 ts = make_list_of_t(ts, allow_graph=False)
Dsubgraph.py193 passthrough_ts = util.make_list_of_t(passthrough_ts)
/external/tensorflow/tensorflow/contrib/graph_editor/tests/
Dutil_test.py87 self.assertEqual(len(ge.util.make_list_of_t(g0)), 3)
89 self.assertEqual(len(ge.util.make_list_of_t((a0, b0))), 2)
92 len(ge.util.make_list_of_t(