mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-02 08:32:31 -05:00
- Fixed plt.show() call in data module to respect _should_show_plots() check - Protected test code that calls visualization functions in data module - Protected test code that calls visualization functions in networks module - All visualization functions now properly skip during testing - Tests should no longer block waiting for user interaction