jax-js
    Preparing search index...

    Function makeJaxpr

    • Construct a Jaxpr by dynamically tracing a function with example inputs.

      Type Parameters

      Parameters

      Returns (
          ...args: Parameters<F>,
      ) => { consts: Array[]; jaxpr: Jaxpr; treedef: JsTreeDef }