You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
properly skip float8 inference tests without fbgemm
Summary:
Makes the float8 inference tests pass if `fbgemm_gpu_genai` is not
installed, nice for local development.
Test Plan:
```
pytest test/quantization/quantize_/workflows/float8/test_float8_tensor.py -s -x
```
Reviewers:
Subscribers:
Tasks:
Tags:
ghstack-source-id: 357c0eb
ghstack-comment-id: 3460951577
Pull-Request: #3255
0 commit comments