Releases
v1.3.1
New Features
Add OneCycleLrUpdaterHook (#906 )
Add onnxruntime custom op grid_sample (#916 )
Add EvalHook
which will be used in downstream projects (#739 )
Add model registry
(#760 )
Improvements
Add more detail of warning in basemodule (#899 )
Remove deprecated onnx-simplify source code (#927 )
Add total_steps attribute for OneCycleLrUpdaterHook (#929 )
Add docstring for DeformConv (#921 )
Revise init_weight in BaseModule (#905 )
Add document for TensorRT and onnxruntime custom ops (#920 )
Add init_cfg in transformer base classes (#946 )
Bug Fixes
Fix initialization bug of override cfg (#918 )
Fix typo in build_conv_layer docstring (#928 )
Fix onnx interpolate conversion (#917 )
Fix bug of lr updater hook
(#907 )
Fix wandb logger drop result bug (#913 )
Revise override in init_cfg (#930 )
Fix cuda compile error on visual studio 16.9 (#891 )
Fix DeformConv2d bias error and add tests (#940 )
Fix train error in EpochBasedRunner (#942 )
You can’t perform that action at this time.