Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
toolkit
/
components
/
ml
/
content
/
backends
Navigation
Enable keyboard shortcuts
Name
Description
Size
LlamaPipeline.mjs
@typedef {import("../../content/Utils.sys.mjs").ProgressAndStatusCallbackParams} ProgressAndStatusCallbackParams
11764
ONNXPipeline.mjs
global Tensor, InferenceSession
26160
Pipeline.mjs
Initializes and returns the appropriate backend pipeline based on the given options. @param {object} consumer - The worker object that interacts with the backend. @param {ArrayBuffer} wasm - The WebAssembly module required for execution. @param {object} options - Configuration options for the pipeline. @returns {Promise<object>} A promise that resolves to the initialized pipeline.
2169