Searched defs:input_ops (Results 1 – 3 of 3) sorted by relevance
374 def _get_dependent_variables(input_ops, output_ops): argument
34 from tensorflow.python.training import input as input_ops unknown
4945 def _control_dependencies_for_inputs(self, input_ops): argument