This website requires JavaScript.
Explore
Help
Register
Sign In
llvm
/
torch-mlir
mirror of
https://github.com/llvm/torch-mlir
Watch
1
Star
0
Fork
You've already forked torch-mlir
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bb69014a96
torch-mlir
/
whl-requirements.txt
3 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
CI: miscellaneous fixes for Release builds (#1781) - Use v3 of actions/checkout, since the version we use (v2) uses Node.js 12, which is deprecated by GitHub. - Source the PowerShell venv sctipt (instead of the bash sript) since the calling script is a PowerShell script. Without this, the build doesn't use venv at all. - Make the build dependencies in whl-requirements.txt (used by setup.py) match those in requirements.txt. To that end, this patch creates a build-requirements.txt that is referenced by requirements.txt and whl-requirements.txt.
2023-01-07 10:41:43 +08:00
-f build-requirements.txt
WIP: No PyTorch dep (#1854)
2023-02-14 04:21:06 +08:00
-f pytorch-requirements.txt