File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ developments that cannot be integrated into core TensorFlow
2323| tfa.layers | InstanceNormalization | https://arxiv.org/abs/1607.08022 |
2424| tfa.layers | LayerNormalization | https://arxiv.org/abs/1607.06450 |
2525| tfa.layers | Maxout | https://arxiv.org/abs/1302.4389 |
26- | tfa.layers | PoinareNormalize | https://arxiv.org/abs/1705.08039 |
26+ | tfa.layers | PoincareNormalize | https://arxiv.org/abs/1705.08039 |
2727| tfa.layers | WeightNormalization | https://arxiv.org/abs/1602.07868 |
2828| tfa.losses | LiftedStructLoss | https://arxiv.org/abs/1511.06452 |
2929| tfa.losses | SparsemaxLoss | https://arxiv.org/abs/1602.02068 |
Original file line number Diff line number Diff line change 77| InstanceNormalization | https://arxiv.org/abs/1607.08022 |
88| LayerNormalization | https://arxiv.org/abs/1607.06450 |
99| Maxout | https://arxiv.org/abs/1302.4389 |
10- | PoinareNormalize | https://arxiv.org/abs/1705.08039 |
10+ | PoincareNormalize | https://arxiv.org/abs/1705.08039 |
1111| WeightNormalization | https://arxiv.org/abs/1602.07868 |
1212
1313
You can’t perform that action at this time.
0 commit comments