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.py37 def _clip(params, ids, max_norm): argument
94 max_norm=None, argument
269 max_norm=None): argument
341 def embedding_lookup_v2(params, ids, max_norm=None, name=None): argument
413 max_norm=None): argument
597 max_norm=None, argument
689 max_norm=None, argument
793 max_norm=None): argument
957 max_norm=None, argument
Dclip_ops_test.py33 def _testClipTensorByNorm(self, inputs, max_norm, expected): argument
40 def _testClipTensorByGlobalNorm(self, inputs, max_norm, expected): argument
45 def _testNonFiniteClippingByGlobalNorm(self, inputs, max_norm): argument
50 def _testClipIndexedSlicesByNorm(self, values, indices, shape, max_norm, argument
/external/tensorflow/tensorflow/python/tpu/
Dfeature_column.py368 max_norm=None, argument
398 max_norm=None, argument
515 max_norm=None, argument
541 max_norm=None, argument
/external/tensorflow/tensorflow/python/keras/
Dconstraints.py310 max_norm = MaxNorm variable
/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column_v2.py521 max_norm=None, argument
636 max_norm=None, argument
820 max_norm=None, argument
2903 max_norm, argument
3185 def __call__(self, categorical_column, combiner, max_norm): argument
3230 max_norm, argument
Dfeature_column.py824 max_norm=None, argument
2488 max_norm, argument
/external/tensorflow/tensorflow/python/distribute/
Dsharded_variable.py903 max_norm=None): argument