!1310 Add 310 inference on hypertext
Merge pull request !1310 from ZeyangGAO/hypertext
No related branches found
No related tags found
Showing
- research/nlp/hypertext/README_CN.md 69 additions, 32 deletionsresearch/nlp/hypertext/README_CN.md
- research/nlp/hypertext/ascend310_infer/CMakeLists.txt 14 additions, 0 deletionsresearch/nlp/hypertext/ascend310_infer/CMakeLists.txt
- research/nlp/hypertext/ascend310_infer/build.sh 29 additions, 0 deletionsresearch/nlp/hypertext/ascend310_infer/build.sh
- research/nlp/hypertext/ascend310_infer/inc/utils.h 32 additions, 0 deletionsresearch/nlp/hypertext/ascend310_infer/inc/utils.h
- research/nlp/hypertext/ascend310_infer/src/main.cc 137 additions, 0 deletionsresearch/nlp/hypertext/ascend310_infer/src/main.cc
- research/nlp/hypertext/ascend310_infer/src/utils.cc 129 additions, 0 deletionsresearch/nlp/hypertext/ascend310_infer/src/utils.cc
- research/nlp/hypertext/eval.py 1 addition, 1 deletionresearch/nlp/hypertext/eval.py
- research/nlp/hypertext/postprocess.py 42 additions, 0 deletionsresearch/nlp/hypertext/postprocess.py
- research/nlp/hypertext/preprocess.py 76 additions, 0 deletionsresearch/nlp/hypertext/preprocess.py
- research/nlp/hypertext/scripts/run_infer_310.sh 115 additions, 0 deletionsresearch/nlp/hypertext/scripts/run_infer_310.sh
- research/nlp/hypertext/src/hypertext_train.py 1 addition, 1 deletionresearch/nlp/hypertext/src/hypertext_train.py
Please register or sign in to comment