Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dembedding_ops.py42 def _clip(params, ids, max_norm): argument
89 max_norm=None, argument
259 max_norm=None): argument
327 def embedding_lookup_v2(params, ids, max_norm=None, name=None): argument
380 max_norm=None): argument
552 max_norm=None, argument
633 max_norm=None, argument
699 max_norm=None): argument
Dclip_ops_test.py34 def _testClipTensorByNorm(self, inputs, max_norm, expected): argument
42 def _testClipIndexedSlicesByNorm(self, values, indices, shape, max_norm, argument
/external/tensorflow/tensorflow/python/tpu/
Dfeature_column.py365 max_norm=None, argument
392 max_norm=None, argument
500 max_norm=None, argument
526 max_norm=None, argument
/external/tensorflow/tensorflow/python/keras/
Dconstraints.py254 max_norm = MaxNorm variable
/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column_v2.py852 max_norm=None, argument
967 max_norm=None, argument
1151 max_norm=None, argument
3123 max_norm, argument
3400 def __call__(self, categorical_column, combiner, max_norm): argument
3445 max_norm, argument
Dfeature_column.py823 max_norm=None, argument
2467 max_norm, argument