axon icon indicating copy to clipboard operation
axon copied to clipboard

Nx-powered Neural Networks

Results 84 axon issues
Sort by recently updated
recently updated
newest added

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...

I am getting the following error `(CompileError) deps/axon/lib/axon/loop.ex:469: the do-block in while must return tensors with the same shape, type, and names as the initial arguments.` While trying to enforce...