Searched refs:ignore_ops (Results 1 – 4 of 4) sorted by relevance
275 def make_list_of_t(ts, check_graph=True, allow_graph=True, ignore_ops=False): argument300 check_types = None if ignore_ops else tf_ops.Tensor
764 ts_aux = util.make_list_of_t(arg, ignore_ops=True)
93 (a0, a0.op, b0), ignore_ops=True)), 2)
877 def __init__(self, ignore_ops=None): argument885 self._ignore_ops = ignore_ops or GraphDump.IGNORE_OPS