add simple matmul example #1822
ci.yml
on: pull_request
Test Linting
6s
Test Codegen
41s
Test Imports
9s
Test Docs
22s
Test Examples
34s
Test PyInstaller
59s
Matrix: test-builds
Annotations
3 errors
Ruff (F541):
examples/compute_matmul.py#L41
examples/compute_matmul.py:41:17: F541 f-string without any placeholders
|
Test Linting
Process completed with exit code 1.
|
Test Examples
Process completed with exit code 1.
|