You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find any documentation on browser/hardware support, but a couple of students in my class weren't able to run this sketch (basically the most simple ml5 example) on older Macbooks, running Chrome. It crashed while loading the model. Happy to get one of them to put the error here.
The text was updated successfully, but these errors were encountered:
Perhaps it can be an issue with a specific version of webgl? tf.js has setBackend('cpu'), we can try manually forcing that cpu backend.
The error code will definitely help us figure out what the issue is.
Hey all! Curious to know if there have been any new findings here. I'm also oddly not finding a lot of information documentation on tf.js browser support.
To the folks who teach: Is this something that you've noticed come up in your classes over the last year or so?
I couldn't find any documentation on browser/hardware support, but a couple of students in my class weren't able to run this sketch (basically the most simple ml5 example) on older Macbooks, running Chrome. It crashed while loading the model. Happy to get one of them to put the error here.
The text was updated successfully, but these errors were encountered: