Skip to content

Commit 61bcab7

Browse files
hXl3snv-kkudrynski
authored andcommitted
[Convnets/TF] Bumped onnx dependencies
1 parent f24917b commit 61bcab7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TensorFlow/Classification/ConvNets/triton/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
# limitations under the License.
1414
networkx==2.5
1515
numpy<1.20.0,>=1.16.0 # # numpy 1.20+ requires py37+
16-
onnx==1.8.0
17-
onnxruntime==1.6.0
16+
onnx>=1.8.0
17+
onnxruntime>=1.9.0
1818
pycuda>=2019.1.2
1919
PyYAML>=5.2
2020
tqdm>=4.44.1

0 commit comments

Comments
 (0)