Home
last modified time | relevance | path

Searched defs:check_graph (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/graph_editor/
Dutil.py224 def make_list_of_op(ops, check_graph=True, allow_graph=True, ignore_ts=False): argument
275 def make_list_of_t(ts, check_graph=True, allow_graph=True, ignore_ops=False): argument