Parse the Leo output. Parameters ---------- command : str The command that was executed. result : str The Leo output. input : Union[ndarray, List[float]], optional The input sample for which the output was computed, by defa
(
self,
command: str,
result: str,
input: Optional[Union[ndarray, List[float]]] = None,
runtime: Optional[float] = None,
)
source not stored for this graph (policy: none)
no test coverage detected