ivy-llc / demos

Demos and Tutorials with Ivy
https://ivy.dev/docs/demos/
19 stars 61 forks source link

Fixing order of jit and hk.transform #37

Closed tomatillos closed 1 year ago

tomatillos commented 1 year ago

Current demos are throwing errors, changed to jitting the .apply method and everything works again.