imports¶
Common functions for icetray/data-based unit tests.
- graphnet.utilities.imports.has_icecube_package()[source]¶
Check whether the icecube package is available.
- Return type:
bool
- graphnet.utilities.imports.has_torch_package()[source]¶
Check whether the torch package is available.
- Return type:
bool