Skip to content

MMCV Release V1.3.5

Compare
Choose a tag to compare
@zhouzaida zhouzaida released this 26 May 09:59
e728608

New Features

  • Add NeptuneLoggerHook (#1025)
  • Add truncated normal weight init (#935)
  • Add cummax/cummin tensorrt plugin (#1031)
  • Add cuda version BorderAlign module (#1021)
  • Add TensorRT InstanceNormalization plugin (#1034)

Improvements

  • Support amp (pytorch >= 1.6.0) on DCN and DCNv2 (#1029)

Bug Fixes

  • Fix a bug when two or more loggers were set (#1015)
  • Fix generalized attention fp16 (#1036)