mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-07 12:42:52 -05:00
- Tests real integration with TinyTorch components - 8 passing integration tests covering: * CompressionMetrics with real Tensor networks * Comprehensive comparison pipeline * DistillationLoss with real network components * Edge cases and network structure preservation - Focuses on functionality that works with real components - Validates compression techniques work end-to-end - All tests pass (8/8) with minimal warnings