Searched defs:input_ops (Results 1 – 4 of 4) sorted by relevance
455 def _build_error_message(op, input_ops, common_prefix): argument
4686 def _control_dependencies_for_inputs(self, input_ops): argument
287 def _get_dependent_variables(input_ops, output_ops): argument
38 from tensorflow.python.training import input as input_ops unknown