concrete.ml.torch.numpy_module.md
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
__init__(
model: Union[Module, ModelProto],
dummy_input: Optional[Tensor, Tuple[Tensor, ]] = None,
debug_onnx_output_file_path: Optional[str, Path] = None
)forward(*args: ndarray) → Union[ndarray, Tuple[ndarray, ]]