feat: cpu and cuda matmul
parents
Showing
test/infiniop/__init__.py
0 → 100644
test/infiniop/add.py
0 → 100644
test/infiniop/attention.py
0 → 100644
test/infiniop/avg_pool.py
0 → 100644
test/infiniop/conv.py
0 → 100644
test/infiniop/expand.py
0 → 100644
test/infiniop/gemm.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
test/infiniop/matmul.py
0 → 100644
This diff is collapsed.
test/infiniop/max_pool.py
0 → 100644
This diff is collapsed.
test/infiniop/mlp.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
test/infiniop/rearrange.py
0 → 100644
This diff is collapsed.
test/infiniop/relu.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment