Closed
Bug 1910100
Opened 11 months ago
Closed 11 months ago
Make sure we pass the model revision
Categories
(Core :: Machine Learning, defect)
Core
Machine Learning
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: tarek, Assigned: tarek)
Details
Attachments
(1 file)
I found two bugs:
- tried to use the v0.2 of the model and realized we don't pass the revision to ONNX
- when the model exists in RS, if we try to overwrite the modelRevision, it still picks the one in RS
Assignee | ||
Comment 1•11 months ago
|
||
Pushed by tziade@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/65dd05740c4a
Make sure we pass the model revision r=atossou
Comment 3•11 months ago
|
||
Backed out for causing mochitest failures on browser_aboutinference.js
Flags: needinfo?(tziade)
Assignee | ||
Comment 4•11 months ago
|
||
oops sorry I forgot to update one test. done
Flags: needinfo?(tziade)
Pushed by tziade@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6d8f9e19c655
Make sure we pass the model revision r=atossou
Comment 6•11 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•