Searched defs:serialize_torch_artifact (Results 1 – 2 of 2) sorted by relevance
302 def serialize_torch_artifact(artifact: Dict[str, Any]) -> bytes: function
296 def serialize_torch_artifact(artifact: Optional[Any]) -> bytes: function