Home
last modified time | relevance | path

Searched refs:check_graph (Results 1 – 1 of 1) 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): argument
155 if check_graph:
194 def make_list_of_op(tops, check_graph=True, allow_graph=True, ignore_ts=False): argument
220 if check_graph: