Home
last modified time | relevance | path

Searched defs:output_collections (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dlayers.py1673 def _inner_flatten(inputs, new_rank, output_collections=None, scope=None): argument
2565 def _apply_activation(y, activation_fn, output_collections): argument
3194 output_collections=(ops.GraphKeys.ACTIVATIONS,), argument