!642 add new model dgcn to model_zoo
Merge pull request !642 from QuZhengkun/master
Showing
- research/gnn/dgcn/ascend310_infer/CMakeLists.txt 15 additions, 0 deletionsresearch/gnn/dgcn/ascend310_infer/CMakeLists.txt
- research/gnn/dgcn/ascend310_infer/build.sh 29 additions, 0 deletionsresearch/gnn/dgcn/ascend310_infer/build.sh
- research/gnn/dgcn/ascend310_infer/inc/utils.h 32 additions, 0 deletionsresearch/gnn/dgcn/ascend310_infer/inc/utils.h
- research/gnn/dgcn/ascend310_infer/src/main.cc 147 additions, 0 deletionsresearch/gnn/dgcn/ascend310_infer/src/main.cc
- research/gnn/dgcn/ascend310_infer/src/utils.cc 141 additions, 0 deletionsresearch/gnn/dgcn/ascend310_infer/src/utils.cc
- research/gnn/dgcn/export.py 12 additions, 11 deletionsresearch/gnn/dgcn/export.py
- research/gnn/dgcn/postprocess.py 62 additions, 0 deletionsresearch/gnn/dgcn/postprocess.py
- research/gnn/dgcn/preprocess.py 62 additions, 0 deletionsresearch/gnn/dgcn/preprocess.py
- research/gnn/dgcn/readme_CN.md 30 additions, 5 deletionsresearch/gnn/dgcn/readme_CN.md
- research/gnn/dgcn/script/run_eval.sh 6 additions, 3 deletionsresearch/gnn/dgcn/script/run_eval.sh
- research/gnn/dgcn/script/run_infer_310.sh 129 additions, 0 deletionsresearch/gnn/dgcn/script/run_infer_310.sh
- research/gnn/dgcn/script/run_train_8p.sh 2 additions, 1 deletionresearch/gnn/dgcn/script/run_train_8p.sh
- research/gnn/dgcn/train.py 1 addition, 1 deletionresearch/gnn/dgcn/train.py
Please register or sign in to comment