a tiny DL framework for Apple device
See docs/course/INDEX.md for the self-study path for
building comtam as a tiny eager-mode C++20 + Metal deep learning framework.
docs/ARCHITECTURE.mddescribes the current proposed architecture.docs/AVOID.mdrecords the legrad mistakes comtam should not repeat.docs/NOTE.mdkeeps important implementation notes, including Metal-cpp ownership and error handling.