[Fix] Fix ema hook and add unit test (#327)
* Fix ema hook and add unit test * save state_dict of ema.module save state_dict of ema.module * replace warning.warn with MMLogger.warn * fix as comment * fix bug * fix bug
Please register or sign in to comment