This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmcv
mirror of
https://github.com/open-mmlab/mmcv.git
Watch
1
Star
0
Fork
You've already forked mmcv
0
Code
Issues
Projects
Releases
Wiki
Activity
c47c9196d0
mmcv
/
requirements
/
runtime.txt
8 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support pytorch 1.7 and update the CI (#631) * support pytorch 1.7 and update the CI * fix CI * fix onnxruntime version in macos
2020-10-31 17:58:15 +08:00
addict
numpy
Pillow
pyyaml
regex;sys_platform=='win32'
[Improvement] Improve digit_version & use it for version_checking (#1185) * improve digit_version & use it for version_checking * more testing for digit_version * setuptools >= 50 is needed * fix CI * add debuging log * >= to == * fix lint * remove * add failure case * replace * fix * consider TORCH_VERSION == 'parrots' * add unittest * digit_version do not deal with the case if 'parrots' in version name.
2021-07-23 21:03:33 +08:00
setuptools>=52
Support pytorch 1.7 and update the CI (#631) * support pytorch 1.7 and update the CI * fix CI * fix onnxruntime version in macos
2020-10-31 17:58:15 +08:00
yapf