Merge branch 'master' of https://github.com/PaddlePaddle/hapi into update_paddle_io
Showing
examples/bert/bert.yaml
0 → 100644
examples/bert/bert_classifier.py
0 → 100755
examples/bert/cls.py
0 → 100644
examples/bert_leveldb/bert.yaml
0 → 100644
examples/bert_leveldb/cls.py
0 → 100644
examples/bert_leveldb/nohup.out
0 → 100644
此差异已折叠。
hapi/__init__.py
0 → 100644
hapi/callbacks.py
0 → 100644
hapi/configure.py
0 → 100644
hapi/distributed.py
0 → 100644
hapi/metrics.py
0 → 100644
hapi/model.py
0 → 100644
此差异已折叠。
hapi/progressbar.py
0 → 100644
hapi/text/__init__.py
0 → 100644
hapi/text/bert/__init__.py
0 → 100644
hapi/text/bert/batching.py
0 → 100644
hapi/text/bert/bert.py
0 → 100644
hapi/text/bert/data_processor.py
0 → 100644
此差异已折叠。
hapi/text/bert/dataloader.py
0 → 100644
hapi/text/bert/optimization.py
0 → 100755
hapi/text/bert/utils/__init__.py
0 → 100644
此差异已折叠。
hapi/text/bert/utils/args.py
0 → 100644
此差异已折叠。
hapi/text/bert/utils/cards.py
0 → 100644
此差异已折叠。
此差异已折叠。
hapi/text/bert/utils/fp16.py
0 → 100644
此差异已折叠。
hapi/text/bert/utils/init.py
0 → 100644
此差异已折叠。
hapi/text/text.py
0 → 100644
此差异已折叠。
hapi/text/tokenizer/__init__.py
0 → 100644
此差异已折叠。
setup.cfg
0 → 100644
此差异已折叠。
setup.py
0 → 100644
此差异已折叠。
tests/test_bert_dataloader.py
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录