mad-hero

Results 2 comments of mad-hero

I'll chime in and suggest surya

To fix this I had to replace the 'extract_data' function signature. Quick and dirty fix: gpu_processor.py ``` 84 -- def extract_data(self, specified_fields: Optional[list] = None) -> Dict[str, Any]: 84 ++...