Results 91 issues of Sean Moriarity

This PR adds support for an emulated FP8 in Nx's binary backend and adds support for FP8 operations from XLA. The FP8 type in EXLA is just there: `FP8E5M2` type....

Related to #582 If your model has multiple inputs but you pass a single tensor it will use that for *every* input in the model. It should raise with an...

I'm still trying to determine if this is Nx or Axon

This takes the regular loop `run` and builds it based off of this `stream` which will return a loop state per epoch. Basically this should be really flexible in that...