We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf3574 commit dfa4dccCopy full SHA for dfa4dcc
tensorflow_addons/layers/__init__.py
@@ -38,3 +38,4 @@
38
from tensorflow_addons.layers.tlu import TLU
39
from tensorflow_addons.layers.wrappers import WeightNormalization
40
from tensorflow_addons.layers.esn import ESN
41
+from tensorflow_addons.layers.noisy_dense import NoisyDense
0 commit comments