#!/usr/bin/python
# ^TODO, why..
class DGPUComputeError(BaseException):
...
class DGPUInferenceCancelled(BaseException):