Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcustom_gradient.py287 def _get_dependent_variables(input_ops, output_ops): argument
299 output_ops = nest.map_structure(gen_array_ops.identity, output_ops)
301 seed_ops=output_ops,
374 input_ops=filtered_input_tensors, output_ops=flat_result)