Browse Source

!777 Add ONNX related dependency.

Merge pull request !777 from 刘崇鸣/add_third_party_dependency
tags/v1.1.0
mindspore-ci-bot Gitee 5 years ago
parent
commit
408ca8c7a3
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      requirements.txt

+ 2
- 0
requirements.txt View File

@@ -16,3 +16,5 @@ pandas>=1.0.4
yapf>=0.30.0
treelib>=1.6.1
grpcio>=1.27.3
onnx>=1.7.0
tf2onnx>=1.7.1

Loading…
Cancel
Save