Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whisper quantized wasm (#1028) | Radamés Ajna | 2023-10-04 | 1 | -417/+0 |
* | Add the kv-cache to the whisper wasm version. (#689) | Laurent Mazare | 2023-08-31 | 1 | -25/+50 |
* | Dilated convolutions (#657) | Laurent Mazare | 2023-08-29 | 1 | -0/+2 |
* | Remove some dead-code annotations. (#629) | Laurent Mazare | 2023-08-27 | 1 | -33/+0 |
* | Add some group parameter to convolutions. (#566) | Laurent Mazare | 2023-08-23 | 1 | -0/+2 |
* | Add a simple Module trait and implement it for the various nn layers (#500) | Laurent Mazare | 2023-08-18 | 1 | -1/+1 |
* | Softmax numerical stability. (#267) | Laurent Mazare | 2023-07-28 | 1 | -1/+1 |
* | Re-organize the wasm examples (#231) | Laurent Mazare | 2023-07-24 | 1 | -0/+421 |