Closed
Bug 2000682
Opened 8 months ago
Closed 7 months ago
onnx native pipeline adding new metrics
Categories
(Core :: Machine Learning: On Device, enhancement)
Core
Machine Learning: On Device
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: thasan, Assigned: thasan)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai])
Attachments
(1 file)
No description provided.
Updated•8 months ago
|
Updated•8 months ago
|
Attachment #9527255 -
Attachment description: WIP: Bug 2000682 - Pipeline actually returns metrics → Bug 2000682 - Pipeline actually returns metrics r?#ai-ondevice-reviewers
Updated•7 months ago
|
Attachment #9527255 -
Attachment description: Bug 2000682 - Pipeline actually returns metrics r?#ai-ondevice-reviewers → WIP: Bug 2000682 - Pipeline actually returns metrics r?#ai-ondevice-reviewers
Updated•7 months ago
|
Attachment #9527255 -
Attachment description: WIP: Bug 2000682 - Pipeline actually returns metrics r?#ai-ondevice-reviewers → Bug 2000682 - Pipeline actually returns metrics r?#ai-ondevice-reviewers
Pushed by rconcepcion@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/416543f28ae0
https://hg.mozilla.org/integration/autoland/rev/9a80b5140897
Pipeline actually returns metrics r=ai-ondevice-reviewers,gregtatum
Comment 3•7 months ago
|
||
Reverted this because it was causing perftests bustages.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | toolkit/components/ml/tests/browser/browser_ml_autofill_perf.js | Uncaught exception in test bound test_ml_generic_pipeline - at chrome://mochitests/content/browser/toolkit/components/ml/tests/browser/head.js:303 - TypeError: metrics.filter is not a function
Please be aware that there are a lot more variations of these bustages as it can be seen here.
Flags: needinfo?(thasan)
(In reply to Serban Stanca [:SerbanS] from comment #3)
Reverted this because it was causing perftests bustages.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | toolkit/components/ml/tests/browser/browser_ml_autofill_perf.js | Uncaught exception in test bound test_ml_generic_pipeline - at chrome://mochitests/content/browser/toolkit/components/ml/tests/browser/head.js:303 - TypeError: metrics.filter is not a function
Please be aware that there are a lot more variations of these bustages as it can be seen here.
Working on resolving this.
Flags: needinfo?(thasan)
Pushed by rconcepcion@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/3de6cdd148ec
https://hg.mozilla.org/integration/autoland/rev/a4515240f62f
Pipeline actually returns metrics r=ai-ondevice-reviewers,gregtatum
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c149/b148]
You need to log in
before you can comment on or make changes to this bug.
Description
•