PaddleClas/ppcls/data/imaug
huangxu96 4e43ec6995 new usage of amp training. (#564)
* new usage of amp training.

* change the usage of amp and pure fp16 training.

* modified code as reviews
2021-02-26 09:25:54 +00:00
..
__init__.py update distill and dataaugment doc 2020-04-21 11:58:26 +08:00
autoaugment.py add image-aug doc 2020-04-12 08:12:05 +00:00
batch_operators.py add static running in dygraph (#399) 2020-11-18 09:48:56 +08:00
cutout.py add image-aug doc 2020-04-12 08:12:05 +00:00
fmix.py Init PaddleClas 2020-04-09 02:16:30 +08:00
grid.py update distill and dataaugment doc 2020-04-21 11:58:26 +08:00
hide_and_seek.py add image-aug doc 2020-04-12 08:12:05 +00:00
operators.py new usage of amp training. (#564) 2021-02-26 09:25:54 +00:00
randaugment.py fix rand-aug in py3 2020-04-26 09:18:27 +00:00
random_erasing.py add image-aug doc 2020-04-12 08:12:05 +00:00