Closed
Bug 1953364
Opened 3 days ago
Closed 1 day ago
Found more than one inference options record for about-inference and text-classification
Categories
(Core :: Machine Learning, defect)
Core
Machine Learning
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: tarek, Assigned: tarek)
References
Details
(Whiteboard: [genai])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
tarek
:
approval-mozilla-beta?
|
Details | Review |
We get an error when using text-classification
in about:inference
because we have two records in RS with that taskName and the function that collects these options will fail with
Found more than one inference options record for about-inference and text-classification
To fix it we can pass modelId to the RS filters
Assignee | ||
Updated•3 days ago
|
Assignee: nobody → tziade
Whiteboard: [genai]
Updated•3 days ago
|
Assignee | ||
Comment 1•3 days ago
|
||
Updated•3 days ago
|
Attachment #9471323 -
Flags: approval-mozilla-beta?
Pushed by tziade@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e97343e4bcef
Fix RS filtering r=cgopal
Comment 3•1 day ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 day ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•