onnxruntime/cmake
stevenlix 723d5c782a
Improve TensorRT GetCapability to Enable More Models (#1012)
* Improve TensorRT GetCapability Accuracy

* Update onnxruntime_providers.cmake

* made changes based on feedback

* update unit tests for TensorRT

* update onnx-tensorrt submodule to v5.0 branch

* remove uncessary comments

* convert int32 to int64 at inferencing output

* add more data types in compute

* change returns in compute

* use StatusCode as return in compute
2019-05-24 10:12:55 -07:00
..
external Improve TensorRT GetCapability to Enable More Models (#1012) 2019-05-24 10:12:55 -07:00
onnx make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
patches Enable nGraph Debug ci test. (#1000) 2019-05-23 19:58:35 -07:00
CMakeLists.txt Ensure the Eigen code that is getting #included is licensed under the MPL2 and possibly more permissive licenses (like BSD). (#1076) 2019-05-22 09:58:06 -07:00
ConfigureVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
EnableVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
get_boost.cmake restore ninja compatibility 2019-05-15 10:18:52 -07:00
onnxruntime.cmake Fix LTO build failure on ubuntu (#1048) 2019-05-16 14:06:38 -07:00
onnxruntime_codegen.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_common.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_config.h.in Suppress warnings for gemmlowp 2019-01-15 22:29:30 -08:00
onnxruntime_csharp.cmake MKLML pipeline - update C# and CMake to handle dll dependencies (#810) 2019-04-10 18:16:02 -07:00
onnxruntime_dependencies.dot Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_framework.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_graph.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_mlas.cmake Zhalei/erff (#846) 2019-05-06 14:05:04 -07:00
onnxruntime_optimizer.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_providers.cmake Improve TensorRT GetCapability to Enable More Models (#1012) 2019-05-24 10:12:55 -07:00
onnxruntime_python.cmake Fix LTO build failure on ubuntu (#1048) 2019-05-16 14:06:38 -07:00
onnxruntime_server.cmake Add an HTTP server for hosting of ONNX models (#806) 2019-04-30 18:21:23 -07:00
onnxruntime_session.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_unittests.cmake Use local ort python package in server model tests (#1027) 2019-05-20 18:40:52 -07:00
onnxruntime_util.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
protobuf_function.cmake Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00