Skip to content

Fix linear and matmul accuracy tests - #66

Merged
factnn merged 1 commit into
flagos-ai:mainfrom
factnn:fix/linear-matmul-accuracy-tests
Aug 12, 2026
Merged

Fix linear and matmul accuracy tests#66
factnn merged 1 commit into
flagos-ai:mainfrom
factnn:fix/linear-matmul-accuracy-tests

Conversation

@factnn

@factnn factnn commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a direct aten::linear accuracy/benchmark test with and without bias
  • add a direct aten::matmul accuracy/benchmark test
  • keep the existing baddbmm forward/backward tests, but remove their linear and matmul labels so they are not selected for those operators

Validation

  • python -m py_compile src/kernelgenbench/accuracy/test_ops_with_benchmark.py
  • git diff --check flagos/main...HEAD

@factnn
factnn merged commit e3cad63 into flagos-ai:main Aug 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant