mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 13:01:24 +08:00
* Add torch_meshgrid_ij wrapper due to PyTorch change * Update torch_meshgrid name/doc/version implementation * Make imports local * add ut * ignore ut when torch is not available Co-authored-by: zhouzaida <zhouzaida@163.com>