Skip to content

WebGL prevents training wikitext on Firefox #673

@JulienVig

Description

@JulienVig

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingweb clientRelated to the browser environment

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions