viable/strict/1788382209: [inductor][NVGEMM] Skip operator API tests in fbcode (#192928)
- PyTorch 近 90 天出现 428 次
- PyTorch 近 90 天第 423 次发版
- 上一次:同一天稍早 · viable/strict/1788373968
发生了什么
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…
摘要按规则整理自下方来源原文