Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not implement Module for BatchNorm. (#1513) | Laurent Mazare | 2024-01-01 | 1 | -2/+2 |
* | [Breaking] Add training to batchnorm with exponential moving average (#1504) | nkoppel | 2023-12-30 | 1 | -0/+11 |
* | Avoid some redundant clone. (#731) | Laurent Mazare | 2023-09-04 | 1 | -2/+2 |
* | Move the test-utils bits to a shared place. (#619) | Laurent Mazare | 2023-08-27 | 1 | -3/+1 |
* | Some fixes for yolo-v3. (#529) | Laurent Mazare | 2023-08-20 | 1 | -5/+9 |
* | Add a yolo-v3 example. (#528) | Laurent Mazare | 2023-08-20 | 1 | -0/+3 |
* | Add a batch normalization layer (#508) | Laurent Mazare | 2023-08-18 | 1 | -0/+70 |