Wenwei Zhang
bd3306f557
Bump to v2.6.0 ( #4038 )
...
* bump to v2.6.0
* update version requirements
* Add README.md reference
* Fix README.md
5 years ago
Wenwei Zhang
44a7ef2e80
Bump to v2.5.0 ( #3879 )
...
* bump to v2.5.0
* update PR
* resolve comments
* clean unnecessary modification
* update bc breaking
* rephrase bc-breaking
* rephrase
5 years ago
Cao Yuhang
bb6457d40a
Bump to v2.4.0 ( #3663 )
...
* Bump to v2.4.0
* update change log and benchmark
* reformat
* fix typo
* resolve comments
* Update requirement in doc
Co-authored-by: ZwwWayne <wayne.zw@outlook.com>
5 years ago
Cao Yuhang
5114e03082
Bump to v2.4.0
5 years ago
Wenwei Zhang
f10b306690
Bump to v2.3.0 ( #3484 )
...
* Add change log of v2.3.0
* change minimum required version of mmcv to 1.0.5
* rm tmp files
* Update docs
* Update docs and requirements
* clean comments
* update with 3392
5 years ago
Wenwei Zhang
9d3f9b03c4
Remove git hash in __version__ ( #3466 )
...
* update setup.py
* update collect_env accordingly
* rm VERSION and hardcode version.py
* Use get_git_hash in mmcv
* fix bug of version_file
* use function to parse version
* use __version__
* only print first 7 of git hash
* resolve comments
* Fix torch install issue in action
5 years ago