mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-01 10:14:24 -05:00
Updates markdown headers in development files
Updates markdown headers in development files to improve consistency and readability. Removes the redundant "🔧 DEVELOPMENT" headers and standardizes the subsequent headers to indicate the purpose of the following code, such as "🧪 Test Your Matrix Multiplication". This change enhances the clarity and organization of the development files.
This commit is contained in:
@@ -367,8 +367,6 @@ class CompressionMetrics:
|
||||
|
||||
# %% [markdown]
|
||||
"""
|
||||
## 🔧 DEVELOPMENT
|
||||
|
||||
### 🧪 Unit Test: Compression Metrics Analysis
|
||||
|
||||
This test validates your `CompressionMetrics` class implementation, ensuring it accurately calculates model parameters, memory usage, and compression statistics for optimization analysis.
|
||||
|
||||
Reference in New Issue
Block a user