Closed Bug 1890947 Opened 2 months ago Closed 1 month ago

Document pipelines using JSDoc

Categories

(Core :: Machine Learning, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: tarek, Assigned: tarek)

References

(Blocks 1 open bug)

Details

(Whiteboard: [genai])

Attachments

(1 file)

Each pipeline implemented in the inference engine comes with different options to run.

For instance, the image-to-text one can take an image UR or an image as an array buffer. The request object that is used to pass the option from the caller to the engine is a generic envelope.

In order to document how the inference engine is used, and since each pipeline is a function, lets plug each function JSDoc in a reST text in our documentation. see https://firefox-source-docs.mozilla.org/tools/moztreedocs/jsdoc-support.html

The document should also provide a step-by-type guide to add a new pipeline

The document should also provide a step-by-type guide to add a new pipeline

will be done in a follow-up bug

Pushed by tziade@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c15eacd7f68
Document pipelines using JSDoc r=gregtatum

Backed out for causing doc generate failure

Flags: needinfo?(tziade)
Pushed by acseh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6aaf3e25bc4f
Document pipelines using JSDoc r=gregtatum a=reland CLOSED TREE
Flags: needinfo?(tziade)
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: