onnxruntime/cmake
stevenlix da653ccdac
Upgrade TensorRT to version 7.0.0.11 (#2973)
* 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
2020-02-12 07:03:58 -08:00
..
external Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08:00
onnx Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
patches
CMakeLists.txt Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08:00
codeconv.runsettings CMake changes (#2961) 2020-02-03 19:33:14 -08:00
ConfigureVisualStudioCodeAnalysis.props
EnableVisualStudioCodeAnalysis.props
onnxruntime.cmake populate file metadata for onnxruntime.dll (#2978) 2020-02-07 11:00:28 -08:00
onnxruntime_codegen.cmake
onnxruntime_common.cmake Provide alternative std::mutex implementation on Windows (#3000) 2020-02-11 11:46:08 -08:00
onnxruntime_config.h.in
onnxruntime_csharp.cmake
onnxruntime_dependencies.dot
onnxruntime_framework.cmake
onnxruntime_graph.cmake
onnxruntime_java.cmake Do not link onnxruntime jni output with JNI_LIBRARIES 2020-01-29 17:07:07 -08:00
onnxruntime_language_interop_ops.cmake
onnxruntime_mlas.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
onnxruntime_nuphar_extern.cmake
onnxruntime_optimizer.cmake
onnxruntime_providers.cmake Upgrade TensorRT to version 7.0.0.11 (#2973) 2020-02-12 07:03:58 -08:00
onnxruntime_pyop.cmake
onnxruntime_python.cmake Package data_frame_tool, include featurizers into Manilinux2010 (#2989) 2020-02-07 11:38:42 -08:00
onnxruntime_session.cmake
onnxruntime_unittests.cmake Provide alternative std::mutex implementation on Windows (#3000) 2020-02-11 11:46:08 -08:00
onnxruntime_util.cmake
precompiled_header.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
protobuf_function.cmake
wil.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml.cmake Use target_add_dml function (#3005) 2020-02-11 12:54:38 -08:00
winml_cppwinrt.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_sdk_helpers.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_unittests.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00