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
1 parent
363407f
commit 4c96b8a
Showing
6 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
Submodule mkldnn
updated
from a7c5f5 to 0e7ca7
Submodule mshadow
updated
9 files
+0 −1 | .travis.yml | |
+1 −1 | mshadow/base.h | |
+0 −20 | mshadow/dot_engine-inl.h | |
+28 −94 | mshadow/half.h | |
+1 −1 | mshadow/packet-inl.h | |
+0 −2 | mshadow/stream_gpu-inl.h | |
+7 −10 | mshadow/tensor.h | |
+3 −3 | mshadow/tensor_cpu-inl.h | |
+1 −1 | scripts/travis_script.sh |
Submodule onnx-tensorrt
updated
14 files
+1 −1 | OnnxAttrs.hpp | |
+0 −2 | README.md | |
+1 −1 | ShapedWeights.hpp | |
+0 −4 | TensorOrWeights.hpp | |
+98 −203 | builtin_op_importers.cpp | |
+2 −12 | main.cpp | |
+1 −2 | onnx2trt.hpp | |
+2 −2 | onnx2trt_utils.cpp | |
+1 −1 | onnx2trt_utils.hpp | |
+5 −6 | onnx_trt_backend.cpp | |
+1 −1 | onnx_utils.hpp | |
+0 −1 | setup.py | |
+1 −1 | third_party/onnx | |
+0 −10 | trt_utils.hpp |
Submodule tvm
updated
from 0f053c to 290226
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters