Skip to main content

Module types

Module types 

Source
Expand description

Core type definitions for experiment tracking.

This module contains the fundamental types for compute devices, architectures, and model paradigms used throughout the experiment tracking system.

Enumsยง

AppleChip
Apple Silicon chip variants
ComputeDevice
Compute device abstraction for heterogeneous hardware
ComputeIntensity
Compute intensity levels
CpuArchitecture
CPU architecture variants
ExperimentError
Errors that can occur during experiment tracking operations
GpuVendor
GPU vendor identification
ModelParadigm
Model training paradigm classification
PlatformEfficiency
Platform efficiency classification
TpuVersion
TPU version variants