mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-03 19:04:42 -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:
@@ -430,8 +430,6 @@ class ModelMonitor:
|
||||
|
||||
# %% [markdown]
|
||||
"""
|
||||
## 🔧 DEVELOPMENT
|
||||
|
||||
### 🧪 Test Your Performance Monitor
|
||||
|
||||
Once you implement the `ModelMonitor` class above, run this cell to test it:
|
||||
|
||||
Reference in New Issue
Block a user