Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dop_selector.py131 def make_list_of_t(ts, check_graph=True, allow_graph=True, ignore_ops=False): function
171 ts = make_list_of_t(ts, allow_graph=False)
185 ts = make_list_of_t(ts, allow_graph=False)
276 ts = make_list_of_t(seed_ops, allow_graph=False)
281 stop_at_ts = object_identity.ObjectIdentitySet(make_list_of_t(stop_at_ts))
Dop_selector_test.py99 self.assertEqual(len(op_selector.make_list_of_t(g0)), 3)
101 self.assertEqual(len(op_selector.make_list_of_t((a0, b0))), 2)
104 len(op_selector.make_list_of_t(