pytc.logΒΆ
Logging utilities for pytc.
This module provides centralized logging functionality including: - Git commit information for reproducibility - Dependency version tracking - Device detection and information
Functions
Get versions of key dependencies. |
|
Get information about available compute devices (GPUs/CPUs). |
|
Get the current git commit hash. |
|
Get the pytc version from pyproject.toml. |
|
Log startup information for reproducibility. |