Skip to content

MMCV Release V1.3.14

Compare
Choose a tag to compare
@zhouzaida zhouzaida released this 24 Sep 04:40
be94564

New features

  • Add two CUDA OPs BallQuery and Correlation (#1332, #1361 )
  • Support loading optical flow data from bytes (#1362)
  • Support empty tensor in MMSyncBN (#1205)

Docs

  • Replace the default theme of documentation with PyTorch Sphinx Theme (#1321)
  • Add the Chinese documentation for registry.md, config.md, ops.md and visualization.md (#1204, #1349, #1350)

Notes

Since PyTorch 1.9 has been released, we plan to end the support for PyTorch 1.3 and 1.4 in future releases. We will still provide pre-compiled packages of these two versions for three months, but the reliability and technical support are not guaranteed.

Contributors

A total of 8 developers contributed to this release.

@AluminiumOxide, @MeowZheng, @zhouzaida, @grimoire, @ZwwWayne, @nbei, @DCNSW, @luopeichao