forked from onnx/onnx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add requirement.txt for ONNX's dependency (onnx#3448)
* fix ort failure and add manually trigger Signed-off-by: Chun-Wei Chen <[email protected]> * fix syntax error Signed-off-by: Chun-Wei Chen <[email protected]> * add master trigger first Signed-off-by: Chun-Wei Chen <[email protected]> * pip install flatbuffers Signed-off-by: Chun-Wei Chen <[email protected]> * apply it to all CIs Signed-off-by: Chun-Wei Chen <[email protected]> * add requirement Signed-off-by: Chun-Wei Chen <[email protected]> * use requirement for install_require Signed-off-by: Chun-Wei Chen <[email protected]> * add six and typin-ext in .dev Signed-off-by: Chun-Wei Chen <[email protected]> * reuse requirement-release.txt Signed-off-by: Chun-Wei Chen <[email protected]> * update requreiment-release.txt Signed-off-by: Chun-Wei Chen <[email protected]> * install protobuf 3.11.3 after installing protobuf-compiler Signed-off-by: Chun-Wei Chen <[email protected]> * install protobuf 3.11.3 rb Signed-off-by: Chun-Wei Chen <[email protected]> * install protobuf without brew Signed-off-by: Chun-Wei Chen <[email protected]> * remove conda install in Mac-CI Signed-off-by: Chun-Wei Chen <[email protected]> * do not use requirements.txt in i686 Signed-off-by: Chun-Wei Chen <[email protected]> * build 3.11.3 protobuf from source Signed-off-by: Chun-Wei Chen <[email protected]> * ipython==7.16.1 Signed-off-by: Chun-Wei Chen <[email protected]> * use latest numpy to prevent timeout Signed-off-by: Chun-Wei Chen <[email protected]> * bump protobuf to 3.16.0 Signed-off-by: Chun-Wei Chen <[email protected]> * remove all 3.11.3 Signed-off-by: Chun-Wei Chen <[email protected]> * remove minimum requirement for protobuf Signed-off-by: Chun-Wei Chen <[email protected]>
- Loading branch information
Showing
13 changed files
with
111 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.