mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-09 17:28:58 +00:00
* update onnx-tensorrt submodule to trt7 branch * add fp16 option for TRT7 * switch to master branch of onnx tensorrt * update submodule * update to TensorRT7.0.0.11 * update to onnx-tensorrt for TensorRT7.0 * switch to private branch due to issues in master branch * remove trt_onnxify * disable warnings c4804 for TensorRT parser * disable warnings c4702 for TensorRT parser * add back sanity check of shape tensort input in the parser * disable some warnings for TensorRT7 * change fp16 threshold for TensorRT * update onn-tensorrt parser * fix cycle issue in faster-rcnn and add cycle detection in GetCapability * Update TensorRT container to v20.01 * Update TensorRT image name * Update linux-multi-gpu-tensorrt-ci-pipeline.yml * Update linux-gpu-tensorrt-ci-pipeline.yml * disable rnn tests for TensorRT * disable rnn tests for TensorRT * disabled some unit test for TensorRT * update onnx-tensorrt submodule * update build scripts for TensorRT * formating the code * Update TensorRT-ExecutionProvider.md * Update BUILD.md * Update tensorrt_execution_provider.h * Update tensorrt_execution_provider.cc * Update win-gpu-tensorrt-ci-pipeline.yml * use GetEnvironmentVar function to get env virables and switch to Win-GPU-2019 agent pool for win CI build * change tensorrt path * change tensorrt path * fix win ci build issue * update code based on the reviews * fix build issue * roll back to cuda10.0 * add RemoveCycleTest for TensorRT * fix windows ci build issues * fix ci build issues * fix file permission * fix out of range issue for max_workspace_size_env |
||
|---|---|---|
| .. | ||
| cub@c3cceac115 | ||
| date@e7e1482087 | ||
| DNNLibrary@647d4c3f4d | ||
| eigen@efd9867ff0 | ||
| FeaturizersLibrary@afebe4c9d4 | ||
| gemmlowp@42c53187a5 | ||
| googletest@703bd9caab | ||
| json@d98bf0278d | ||
| mimalloc@e2202f6bbe | ||
| nsync@8f50e4463c | ||
| onnx@1facb4c1bb | ||
| onnx-tensorrt@6769f66f3c | ||
| protobuf@7bb8b108d1 | ||
| re2@30cad26715 | ||
| tvm@c6e3efcdb0 | ||
| wil@e8c599bca6 | ||
| dml.cmake | ||
| dnnl.cmake | ||
| eigen.cmake | ||
| featurizers.cmake | ||
| FindNumPy.cmake | ||
| jemalloc.cmake | ||
| mimalloc.cmake | ||
| ngraph.cmake | ||
| pybind11.cmake | ||
| zlib.cmake | ||