from d3dshot.capture_outputs.pytorch_capture_output import PytorchCaptureOutput

class PytorchGPUCaptureOutput(PytorchCaptureOutput): ...
