File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1717
1818/tensorflow_addons /custom_ops /image / @ windqaq @ facaiy
1919/tensorflow_addons /custom_ops /seq2seq / @ qlzh727
20- /tensorflow_addons /custom_ops /text / @ seanpmorgan @ facaiy
20+ /tensorflow_addons /custom_ops /text / @ seanpmorgan @ facaiy @ helinwang
2121
2222# Submodule Owners
2323# These may not automatically trigger a review because submodule owners do not
3232/tensorflow_addons /layers /sparsemax * .py @ AndreasMadsen
3333/tensorflow_addons /losses /contrastive * .py @ WindQAQ
3434/tensorflow_addons /losses /sparsemax * .py @ AndreasMadsen
35+ /tensorflow_addons /text /parse_time * .py @ helinwang
Original file line number Diff line number Diff line change 55| :---------- | :----------- | :------------- |
66| skip_gram_ops | | |
77| crf | Dheeraj R. Reddy | dheeraj98reddy@gmail.com |
8+ | parse_time_op | Helin Wang | helin@google.com |
89
910## Components
1011| Submodule | Text Processing Function | Reference |
1112| :---------- | :----------- | :----------- |
1213| skip_gram_ops | skip_gram_sample | https://arxiv.org/abs/1301.3781 |
1314| skip_gram_ops | skip_gram_sample_with_text_vocab | https://arxiv.org/abs/1301.3781 |
15+ | parse_time_op | parse_time ||
1416
1517## Contribution Guidelines
1618#### Standard API
You can’t perform that action at this time.
0 commit comments