Skip to content

Commit 2777396

Browse files
committed
Update test import
1 parent 1162d1b commit 2777396

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/test_install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
2929
- name: Test import
3030
run: |
31-
python -c "from segment_anything_fast import dynamic_quant, sam_model_registry"
31+
python -c "from torchao import quantization"

torchao/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)