File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
tensorflow_addons/seq2seq Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ developments that cannot be integrated into core TensorFlow
3333| tfa.layers | SIG-Addons | addons@tensorflow.org |
3434| tfa.losses | SIG-Addons | addons@tensorflow.org |
3535| tfa.optimizers | SIG-Addons | addons@tensorflow.org |
36+ | tfa.seq2seq | Google | @qlzh727 |
3637| tfa.text | | |
3738
3839## Core Concepts
@@ -48,7 +49,8 @@ the list we adhere to:
48493 ) [ Layers] ( tensorflow_addons/layers/README.md )
49504 ) [ Losses] ( tensorflow_addons/losses/README.md )
50515 ) [ Optimizers] ( tensorflow_addons/optimizers/README.md )
51- 6 ) [ Text] ( tensorflow_addons/text/README.md )
52+ 6 ) [ Seq2seq] ( tensorflow_addons/seq2seq/README.md )
53+ 7 ) [ Text] ( tensorflow_addons/text/README.md )
5254
5355#### Periodic Evaluation of Subpackages
5456Based on the nature of this repository, there will be contributions that
Original file line number Diff line number Diff line change 11# Addons - Seq2seq
22
33## Maintainers
4- qlzh727
4+ | Submodule | Maintainers | Contact Info |
5+ | :---------- | :----------- | :--------------|
6+ | ALL | Google | @qlzh727 |
7+
58
69## Contents
710| Module | Description |
You can’t perform that action at this time.
0 commit comments