MCPcopy Create free account
hub / github.com/ProvableHQ/python-sdk / run

Method run

zkml/zkml/leo_transpiler.py:116–136  ·  view source on GitHub ↗

Run the model to get a Leo computation for a given input sample. Parameters ---------- input : Union[ndarray, List[float], DataFrame, Series] The input sample or dataset for which to generate the Leo computation output. Can be a numpy ndarray, a

(
        self, input: Union[ndarray, List[float], pd.DataFrame, pd.Series]
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

_handle_inputMethod · 0.95