mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
Update onnx-tensorrt parser and cgmanifest (#8585)
* update onnx-tensorrt parser and cgmanifest.json * update cgmanifest
This commit is contained in:
parent
9e07ad93ae
commit
d14b08d09c
2 changed files with 2 additions and 2 deletions
|
|
@ -335,7 +335,7 @@
|
|||
"component": {
|
||||
"type": "git",
|
||||
"git": {
|
||||
"commitHash": "99296a4462ffc0a8a4a9635e51382277bec68979",
|
||||
"commitHash": "53ed9b36050bc48e4e6fcc1996fb51c408c066b5",
|
||||
"repositoryUrl": "https://github.com/onnx/onnx-tensorrt.git"
|
||||
},
|
||||
"comments": "git submodule at cmake/external/onnx-tensorrt"
|
||||
|
|
|
|||
2
cmake/external/onnx-tensorrt
vendored
2
cmake/external/onnx-tensorrt
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 5568068b690a5ac1471f83a157773c7d3d907a8b
|
||||
Subproject commit 53ed9b36050bc48e4e6fcc1996fb51c408c066b5
|
||||
Loading…
Reference in a new issue