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