Closed Bug 1953839 Opened 2 months ago Closed 2 months ago

WASM record reuse causes failure when switching backend

Categories

(Core :: Machine Learning, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: atossou, Assigned: atossou)

References

(Depends on 1 open bug)

Details

(Whiteboard: [genai])

Attachments

(1 file)

Currently, MLEngineParent stores only a single WebAssembly (WASM) record, which is reused for subsequent runs. This causes failures if a different backend is used in the next run, as it will receive a WASM record from a mismatched backend.

This issue needs to be resolved and performance test need to run successfully.

Status: NEW → ASSIGNED
Whiteboard: [genai]
Pushed by atossou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/909696c8604b WASM record reuse causes failure when switching backend - r=tarek
Blocks: 1953559
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: