Standardize section headers for 02_tensor module

This commit is contained in:
Vijay Janapa Reddi
2025-07-20 12:24:40 -04:00
parent 5edda183bb
commit 51af9dd5d7

View File

@@ -820,6 +820,11 @@ Congratulations! You've successfully implemented the core Tensor class for TinyT
**Ready for the next challenge?** Let's add the mathematical functions that make neural networks powerful!
"""
# %% [markdown]
"""
## 🔧 DEVELOPMENT
"""
# %% [markdown]
"""
### 🧪 Unit Test: Tensor Creation