Skip to content

Commit

Permalink
FUN: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
T-K-233 authored Aug 4, 2024
1 parent cd08fde commit 55aba1c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 55aba1c

Please sign in to comment.