Closed viv-eth closed 9 months ago
If we cherry-pick 18554fc57d8f4ecd424b222c4fcb94a784a6cbca and 420dfb3cc2f2478599d89f8c590a686e9564fc0f we can also add LayerNorm to the CI, while we wait for the release of the -mno-fdiv
supporting toolchain.
Is this now a draft or not?
⚠️Currently dummy functions are used for the exponential due to a HW bug in the FPU and integer core synchronization. This will be reverted as soon as the feature is implemented.
What do you mean "dummy" functions? I did implement correct versions in the math library, did you cherry-pick those commits?
The SW libraries have been restructured into separate folders to ease data generation and verification (Occamy only).
This PR implements the following kernels:
The following utilities have been added:
⚠️Currently dummy functions are used for the exponential due to a HW bug in the FPU and integer core synchronization. This will be reverted as soon as the feature is implemented.