yolov5/utils
Liu Changyu c020875b17
PyTorch 1.6.0 update with native AMP (#573)
* PyTorch have Automatic Mixed Precision (AMP) Training.

* Fixed the problem of inconsistent code length indentation

* Fixed the problem of inconsistent code length indentation

* Mixed precision training is turned on by default
2020-07-31 10:52:45 -07:00
..
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py Funnel ReLU (FReLU) @staticmethod bug fix (#556) 2020-07-30 17:38:15 -07:00
datasets.py Update datasets.py (#494) 2020-07-23 22:49:54 -07:00
google_utils.py Update ci-testing.yml (#445) 2020-07-19 15:44:11 -07:00
torch_utils.py PyTorch 1.6.0 update with native AMP (#573) 2020-07-31 10:52:45 -07:00
utils.py Fix utils.py nonzero() warning (#551) 2020-07-29 12:14:11 -07:00