Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/graph_editor/
Dselect.py429 def is_within(op): function
442 if new_op not in result and is_within(new_op):
446 if new_op not in result and is_within(new_op):
499 def is_within(op): function
511 if new_t.op not in result and is_within(new_t.op):
515 if new_op not in result and is_within(new_op):