-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
bugSomething isn't workingSomething isn't workingweb clientRelated to the browser environmentRelated to the browser environment
Milestone
Description
Training wikitext on Firefox raises the following error when first calling model.fitDataset:
Error: Requested texture size [10145x10146] greater than WebGL maximum on this browser / GPU [8192x8192].
According to tensorflow/tfjs#689 this is due to a "fundamental limitation of Firefox". The issue doesn't happen on Chrome.
Potential solution: display a message recommending switching web browsers when a user tries to train wikitext in Firefox
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingweb clientRelated to the browser environmentRelated to the browser environment