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.py134 def make_list_of_t(ts, check_graph=True, allow_graph=True, ignore_ops=False): function
174 ts = make_list_of_t(ts, allow_graph=False)
188 ts = make_list_of_t(ts, allow_graph=False)
274 ts = make_list_of_t(seed_ops, allow_graph=False)
279 stop_at_ts = object_identity.ObjectIdentitySet(make_list_of_t(stop_at_ts))
Dop_selector_test.py103 self.assertEqual(len(op_selector.make_list_of_t(g0)), 3)
105 self.assertEqual(len(op_selector.make_list_of_t((a0, b0))), 2)
108 len(op_selector.make_list_of_t(