mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-08 00:51:44 -05:00
Standardize section headers for 01_setup module
This commit is contained in:
@@ -449,6 +449,11 @@ We'll use comprehensive testing that checks:
|
||||
Now let's test your configuration functions!
|
||||
"""
|
||||
|
||||
# %% [markdown]
|
||||
"""
|
||||
## 🔧 DEVELOPMENT
|
||||
"""
|
||||
|
||||
# %% [markdown]
|
||||
"""
|
||||
### 🧪 Test Your Configuration Functions
|
||||
@@ -547,7 +552,7 @@ test_unit_system_info_basic()
|
||||
|
||||
# %% [markdown]
|
||||
"""
|
||||
## 🧪 Module Testing
|
||||
## 🔍 MODULE TESTING
|
||||
|
||||
Time to test your implementation! This section uses TinyTorch's standardized testing framework to ensure your implementation works correctly.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user