Files
TinyTorch/tests
Vijay Janapa Reddi f674f8557c Add comprehensive integration tests for compression module
- 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
2025-07-14 09:48:19 -04:00
..