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.py42 def _clip(params, ids, max_norm): argument
99 max_norm=None, argument
272 max_norm=None): argument
344 def embedding_lookup_v2(params, ids, max_norm=None, name=None): argument
416 max_norm=None): argument
598 max_norm=None, argument
690 max_norm=None, argument
794 max_norm=None): argument
958 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
401 max_norm=None, argument
518 max_norm=None, argument
544 max_norm=None, argument
/external/tensorflow/tensorflow/python/keras/
Dconstraints.py310 max_norm = MaxNorm variable
/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column_v2.py525 max_norm=None, argument
640 max_norm=None, argument
824 max_norm=None, argument
2907 max_norm, argument
3188 def __call__(self, categorical_column, combiner, max_norm): argument
3233 max_norm, argument
Dfeature_column.py828 max_norm=None, argument
2492 max_norm, argument
/external/tensorflow/tensorflow/python/distribute/
Dsharded_variable.py854 max_norm=None): argument