onnxruntime
Add dynamic shape support in TensorRT execution provider
#2450
Merged

Add dynamic shape support in TensorRT execution provider #2450

jywu-msft merged 85 commits into master from stevenlix/dynamicshape
stevenlix
stevenlix remove onnx-tensorrt submodule
2ec7ddbf
stevenlix add new onnx-tensorrt submodule (experiment) for trt6
d4eea2f1
stevenlix update engine build for trt6
d50c9743
stevenlix update compile and compute for tensorrt6.0
3b894751
stevenlix Update tensorrt_execution_provider.cc
ef51e181
stevenlix Update tensorrt_execution_provider.cc
ae07c80f
stevenlix Update tensorrt_execution_provider.cc
2f043dec
stevenlix Update tensorrt_execution_provider.cc
14d31cd9
stevenlix switch to onnx-tensorrt master for TensorRT6'
7a47cac2
stevenlix Merge branch 'stevenlix/trt6' of https://github.com/Microsoft/onnxrun…
2abe72ba
stevenlix Update tensorrt_execution_provider.cc
902181e9
stevenlix Handle dynamic batch size and add memcpy in TensorRT EP
694fb9ae
stevenlix update test cases
ef23066b
stevenlix Update tensorrt_execution_provider.cc
84dad1a9
stevenlix update onnx-tensorrt submodule
ed2693e5
stevenlix Merge branch 'stevenlix/trt6' of https://github.com/Microsoft/onnxrun…
1febce8d
stevenlix Update Dockerfile.ubuntu_tensorrt
c243f532
stevenlix merge master
2091b686
stevenlix Update Dockerfile.ubuntu_tensorrt
9ca8d388
stevenlix Update run_dockerbuild.sh
70e905d9
stevenlix Update run_dockerbuild.sh
29ade9c6
stevenlix Update install_ubuntu.sh
2050cb8c
stevenlix Update concat_op_test.cc
6ef7cf22
stevenlix Update tensorrt_execution_provider.cc
37cdc7d3
stevenlix Upgrade TensorRT to version 6.0.1.5
cc215565
stevenlix Merge branch 'stevenlix/trt6' of https://github.com/Microsoft/onnxrun…
88a4b7ae
stevenlix Update onnxruntime_providers.cmake
76ad980b
stevenlix Update CMakeLists.txt
cfba487e
stevenlix Update reduction_ops_test.cc
c4316d33
stevenlix Merge branch 'master' into stevenlix/trt6
1a43bb38
stevenlix Update install_ubuntu.sh
27487d49
stevenlix Update Dockerfile.ubuntu_tensorrt
f7ccd5a0
stevenlix Update Dockerfile.tensorrt
0f3dc0a8
stevenlix Update BUILD.md
c427edef
stevenlix Update run_dockerbuild.sh
45781ff5
stevenlix Update install_ubuntu.sh
ddde6f63
stevenlix Update onnxruntime_providers.cmake
3b5f5512
stevenlix Update install_ubuntu.sh
909765a1
stevenlix Update install_ubuntu.sh
8f2c7b33
stevenlix Update gemm_test.cc
94c48878
stevenlix Update gather_op_test.cc
b54d9e9a
stevenlix Update CMakeLists.txt
18dfe234
stevenlix Removed submodule
ab37d25f
stevenlix update onnx-tensorrt submodule
c315927a
stevenlix Merge remote-tracking branch 'origin/stevenlix/trt6' into stevenlix/d…
08ab724a
stevenlix update header file
63eff0cb
stevenlix resolve conflict
9f455a88
stevenlix Removed submodule
681cc57f
stevenlix add submodule onnx-tensorrt kevin's branch shape-test'
7ebf729b
stevenlix add debugging code
7b09e3fb
stevenlix Update tensorrt_execution_provider.cc
a9e3e963
stevenlix Update tensorrt_execution_provider.cc
b165e631
stevenlix merge master
b185773a
stevenlix merge master
580940de
stevenlix Removed submodule
aac11b4e
stevenlix update onnx-tensorrt submodule
51b07f9f
stevenlix add more changes for dynamic shapes
9a24ea03
stevenlix Update tensorrt_execution_provider.cc
837c8f46
update for dynamic shape
7777308a
Merge branch 'master' into stevenlix/dynamicshape
35460f75
update dynamic shape processing
a6eb1d13
Merge branch 'master' into stevenlix/dynamicshape
d046f572
fix logger issue
6d2b3728
Merge remote-tracking branch 'origin/master' into stevenlix/dynamicshape
153b043c
stevenlix remove submodule onnx-tensorrt
c098beaa
stevenlix add submodule onnx-tensorrt
02c4ab49
stevenlix add env variable min_subgraph_size
e2e40fce
stevenlix remove redundency
bf2a6e80
stevenlix stevenlix requested a review from jywu-msft jywu-msft 6 years ago
stevenlix stevenlix requested a review 6 years ago
stevenlix stevenlix changed the title Add dynamic shape support for TensorRT execution provider Add dynamic shape support in TensorRT execution provider 6 years ago
yuslepukhin
HectorSVC
HectorSVC commented on 2019-11-21
update document
f1c93749
stevenlix use onnxruntime::make_unique
a571e379
solve conflict
62ffa6e3
fix multi-run issue
001c0f4e
jywu-msft
remove some tests to save CI build time
8740a2e6
stevenlix Add dynamic shape test
ef4ecb78
stevenlix Update TensorRT-ExecutionProvider.md
16738038
stevenlix Add example of running Faster R-CNN model on TensorRT EP
5494497f
stevenlix Add more details on env variables
5c7e8f48
stevenlix update environment variables
17598688
jywu-msft
stevenlix Update tensorrt_basic_test.cc
2b6a9746
stevenlix Merge branch 'master' into stevenlix/dynamicshape
ac70ec8c
jywu-msft
jywu-msft commented on 2019-11-23
jywu-msft
jywu-msft commented on 2019-12-03
stevenlix Update model tests
e63214f8
stevenlix Update tensor_op_test.cc
e41ff98e
stevenlix remove --use_full_protobuf
30240e8e
stevenlix Update build.py
9564b9f9
jywu-msft Merge branch 'master' into stevenlix/dynamicshape
e7fa3f7b
jywu-msft
jywu-msft approved these changes on 2019-12-04
jywu-msft jywu-msft merged 293b1548 into master 6 years ago
stevenlix stevenlix deleted the stevenlix/dynamicshape branch 6 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone