- Add quiet=False parameter to enable_autograd() - Suppress print statements when quiet=True - Check TINYTORCH_QUIET env var on module import - Allows CLI tools to import tinytorch silently - Students still see helpful messages in notebooks