Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/layers/python/layers/
Doptimizers.py344 static_max_norm=None, argument
392 if static_max_norm is not None:
393 factor = math_ops.minimum(static_max_norm / norm, factor)