ivy-llc / demos

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

Added set_default_device(gpu:0) to the demos as model creation isn't working with latest ivy #62

Closed vedpatwardhan closed 1 year ago

vedpatwardhan commented 1 year ago

model creation isn't working with the default device being a cpu which is the default in ivy currently so it would be a blocker for the release otherwise

vedpatwardhan commented 1 year ago

These changes would be reverted after the issues are fixed with the models repo, as discussed on discord. Thanks @guillesanbri 😄