mmdeploy/csrc/backend_ops/ncnn/onnx2ncnn
tpoisonooo cd336eada1
improvement(ViT): use Crop to subtitude Gather (#477)
* improvement(ViT): use Crop to subtitude Gather

* fix(CI): code format

* fix(pytorch/ops/linear.py): bias maybe None

* fix(test/test_pytorch_ops.py): op_type error

* fix(test): pytest error

* fix(test): torch version 1.8
2022-06-02 19:39:15 +08:00
..
CMakeLists.txt [Refactor][tools] Add prebuild tools. (#347) 2022-05-23 17:15:09 +08:00
fuse_pass.cpp improvement(ViT): use Crop to subtitude Gather (#477) 2022-06-02 19:39:15 +08:00
fuse_pass.h improvement(ViT): use Crop to subtitude Gather (#477) 2022-06-02 19:39:15 +08:00
onnx.proto Merge sdk (#251) 2021-12-07 10:57:55 +08:00
onnx2ncnn.cpp improvement(ViT): use Crop to subtitude Gather (#477) 2022-06-02 19:39:15 +08:00
shape_inference.cpp improvement(ViT): use Crop to subtitude Gather (#477) 2022-06-02 19:39:15 +08:00
shape_inference.h improvement(ViT): use Crop to subtitude Gather (#477) 2022-06-02 19:39:15 +08:00
utils.h refactor(onnx2ncnn): add test case and simplify code (#436) 2022-05-16 10:36:25 +08:00