This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule onnx-tensorrt
updated
14 files
+1 −1 | OnnxAttrs.hpp | |
+2 −0 | README.md | |
+1 −1 | ShapedWeights.hpp | |
+4 −0 | TensorOrWeights.hpp | |
+203 −98 | builtin_op_importers.cpp | |
+12 −2 | main.cpp | |
+2 −1 | onnx2trt.hpp | |
+2 −2 | onnx2trt_utils.cpp | |
+1 −1 | onnx2trt_utils.hpp | |
+6 −5 | onnx_trt_backend.cpp | |
+1 −1 | onnx_utils.hpp | |
+1 −0 | setup.py | |
+1 −1 | third_party/onnx | |
+10 −0 | trt_utils.hpp |