Closed Bug 1881525 Opened 4 months ago Closed 2 months ago

Allow model caching in MLWorker

Categories

(Core :: Machine Learning, enhancement)

enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: tarek, Assigned: tarek)

References

(Blocks 1 open bug)

Details

(Whiteboard: [genai])

When doing inference with the new ml architecture, the framework running in wasm in the ChromeWorker might fetch model files dynamically.

In order to implement an efficient caching mechanism, we need to request data to the parent so it can fetch the file on our behalf or use a cached version.

Let's add this flow once bug 1881522 is resolved

Assignee: nobody → tziade
Type: defect → enhancement
Depends on: 1883590
Blocks: 1883591
Whiteboard: [genai]

Done with bug 1887826

Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.