Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the test-utils bits to a shared place. (#619) | Laurent Mazare | 2023-08-27 | 1 | -5/+3 |
* | Add a yolo-v3 example. (#528) | Laurent Mazare | 2023-08-20 | 1 | -6/+11 |
* | Add a simple Module trait and implement it for the various nn layers (#500) | Laurent Mazare | 2023-08-18 | 1 | -1/+1 |
* | Simplify the parameters used by sum and sum_keepdim. (#165) | Laurent Mazare | 2023-07-14 | 1 | -2/+2 |
* | Use the same default as pytorch for sum. (#164) | Laurent Mazare | 2023-07-13 | 1 | -2/+2 |
* | Add some layer-norm tests. (#121) | Laurent Mazare | 2023-07-10 | 1 | -0/+43 |