diff --git a/intermediate_source/torch_compile_tutorial.py b/intermediate_source/torch_compile_tutorial.py index 343ad3b21b0..51420887745 100644 --- a/intermediate_source/torch_compile_tutorial.py +++ b/intermediate_source/torch_compile_tutorial.py @@ -38,7 +38,6 @@ # # - ``torch >= 2.0`` # - ``numpy`` -# - ``scipy`` # # **System requirements** # - A C++ compiler, such as ``g++``