dgs.utilsΒΆ
General utility functions for handling recurring tasks. Additionally, utils contains definitions for custom types, exceptions, and constants.
Modules
Util- and helper-functions for handling configuration files and passing down sub configurations to other modules. |
|
Predefined constants that will not change and might be used at different places. |
|
Definition of custom exceptions. |
|
Contains helper functions for loading and interacting with files and paths. |
|
Utility functions for loading instances. |
|
Helper and utility methods for creating neural networks using PyTorch. |
|
Definitions and helpers for a state. |
|
Models, functions and helpers for timing operations. |
|
Tools for handling recurring torch tasks. |
|
Classes and helpers for Track, Tracks, and other tracking related objects. |
|
definition of regularly used types |
|
General utility functions. |
|
Utilities for validating recurring data types. |
|
Helpers for visualizing data. |