3 Commits

Author SHA1 Message Date
whcao
af83e981ac
[Bug]Fix label smooth bug (#203)
* add convert_to_one_hot

* add test_label_smooth_loss

* add my label_smooth_loss

* fix CELoss bug

* test new label smooth loss

* LabelSmoothLoss downward compatibility

* add some comments

* remove the old version of LabelSmoothLoss

* add some comments

* add some comments

* add some comments

* add label smooth to config
2021-04-13 13:53:56 +08:00
LXXXXR
aa50103442
fix typo in configs (#147) 2021-01-21 14:47:02 +08:00
LXXXXR
384ff95479
Rearrange config files (#116)
* rearrange config files

* rearrange config files

* add README.md in configs

* Revert "add README.md in configs"

This reverts commit 68ff996f9157843ae9d188c067db8ee86c4b387d.

* rename
2020-12-18 16:59:50 +08:00