Skip to content

Commit 16b16b8

Browse files
jcaipfacebook-github-bot
authored andcommitted
DO NOT LAND TEST BUTTERFLY BOT
Summary: Created from CodeHub with https://fburl.com/edit-in-codehub Reviewed By: Dustinpro Differential Revision: D66103735
1 parent d4ca98f commit 16b16b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torchao/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import warnings
66
warnings.filterwarnings("ignore", message="Failed to initialize NumPy: No module named 'numpy'")
77

8+
raise ValueError("BREAK")
89

910
# We use this "hack" to set torchao.__version__ correctly
1011
# the version of ao is dependent on environment variables for multiple architectures

0 commit comments

Comments
 (0)