gluonts.mx.context module#
- class gluonts.mx.context.MXContext[source]#
Bases:
objectDefines `custom data type validation.
<https://pydantic-docs.helpmanual.io/#custom-data-types>`_ for the
Contextdata type.
- gluonts.mx.context.check_gpu_support() bool[source]#
Emits a log line and returns a boolean that indicate whether the currently installed MXNet version has GPU support.