Searched defs:input_ops (Results 1 – 8 of 8) sorted by relevance
127 def input_ops(self, *args): member in OpMatcher
30 from tensorflow.python.training import input as input_ops unknown
353 def _build_error_message(op, input_ops, common_prefix): argument
4564 def _control_dependencies_for_inputs(self, input_ops): argument
33 from tensorflow.python.training import input as input_ops unknown
38 from tensorflow.python.training import input as input_ops unknown
166 def get_input_alternatives(input_ops): argument
40 from tensorflow.python.training import input as input_ops unknown