axon icon indicating copy to clipboard operation
axon copied to clipboard

Add training loop fusion

Open seanmor5 opened this issue 4 years ago • 0 comments
trafficstars

With the support of while loops in Nx and progress towards streaming data to the device, we should consider an API which allows for fusing the training loop into a single XLA computation. We will have to consider how this ties in with callbacks, hooks, etc.

seanmor5 avatar Aug 27 '21 20:08 seanmor5