Rian Brooks Flynn
Rian Brooks Flynn
I noticed that the first example slug on the [README](https://github.com/alexanderlukanin13/coolname/blob/86d6e813e30c9282eaa8bffddceb95d821e84e26/README.rst?plain=1#L13) is 'big-maize-lori-of-renovation'. Confused, I googled what animal a "lori" is, and I believe that this is a typo for the...
# Description This PR adds support for Layer Normalization using either Keras or PyTorch with the Vivado backend in `io_parallel` mode. This implementation uses a lookup table for inverse square...
# Description This PR adds support for Multi-Head Attention using either Keras or PyTorch with the Vitis backend in `io_parallel` mode. Tests have been added for both Keras and Pytorch...
I've got [a branch adding support for Layer Normalization](https://github.com/rianbrooksflynn/hls4ml/tree/layernorm) using either Keras or PyTorch with the Vivado backend in `io_parallel` mode, and I'd like to submit a pull request. The...