Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dembedding_ops.py43 def _clip(params, ids, max_norm): argument
90 max_norm=None, argument
261 max_norm=None): argument
333 def embedding_lookup_v2(params, ids, max_norm=None, name=None): argument
405 max_norm=None): argument
586 max_norm=None, argument
678 max_norm=None, argument
782 max_norm=None): argument
946 max_norm=None, argument
Dclip_ops_test.py36 def _testClipTensorByNorm(self, inputs, max_norm, expected): argument
43 def _testClipTensorByGlobalNorm(self, inputs, max_norm, expected): argument
48 def _testNonFiniteClippingByGlobalNorm(self, inputs, max_norm): argument
53 def _testClipIndexedSlicesByNorm(self, values, indices, shape, max_norm, argument
/external/tensorflow/tensorflow/python/tpu/
Dfeature_column.py371 max_norm=None, argument
400 max_norm=None, argument
517 max_norm=None, argument
543 max_norm=None, argument
/external/tensorflow/tensorflow/python/keras/
Dconstraints.py273 max_norm = MaxNorm variable
/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column_v2.py497 max_norm=None, argument
612 max_norm=None, argument
796 max_norm=None, argument
2836 max_norm, argument
3117 def __call__(self, categorical_column, combiner, max_norm): argument
3162 max_norm, argument
Dfeature_column.py828 max_norm=None, argument
2492 max_norm, argument
/external/tensorflow/tensorflow/python/distribute/
Dsharded_variable.py667 max_norm=None): argument