← Back to events
ActiveTechRelease

viable/strict/1788382209: [inductor][NVGEMM] Skip operator API tests in fbcode (#192928)

Photo: PyTorch Releases

What happened

doesn't run hese tests in fbcode until we add operator API internally This skips two low-level tests only in fbcode because fbcode does not include the optional CUTLASS package those tests use to construct and run kernel objects directly. The tests fail while importing or creating the operator, before they exercise the NVGEMM behavior they are intended to check. The tests still run in the open-source build, and the…

Summary assembled by rule from the sources below

Why it's spreading

Sources