pytc.log.get_device_info¶ pytc.log.get_device_info()[source]¶ Get information about available compute devices (GPUs/CPUs). Returns: Dictionary with device information including type, count, and memory. Return type: Dict[str, any]