diff --git a/README.md b/README.md index d3aba32..f6c0103 100644 --- a/README.md +++ b/README.md @@ -130,4 +130,9 @@ For the low-level functions, the following naming convention is used: `increment`: the number of element to increment in order to access the next element in the buffer, **in number of elements**, not bytes. (e.g. for `f32` type, increment of 1 will access next element starting from the next 4th byte, and hence the next contiguous fp32 number.) +# Stats + +## Star History + +![](https://api.star-history.com/svg?repos=ucb-bar/Baremetal-NN&type=Date&theme=dark)