Skip to content

Commit

Permalink
dsl fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LeiWang1999 committed Aug 9, 2024
1 parent 54b5d3f commit 4289d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ExtendOperatorsWithDSL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### Using BitBLAS from DSL
```python
from bitblas.base.roller.policy import TensorCorePolicy, DefaultPolicy
from bitblas.base.roller.arch import CUDA
from bitblas.base.arch import CUDA
from bitblas.base.utils import apply_and_build
@tvm.script.ir_module
class MatmulNT:
Expand Down

0 comments on commit 4289d7b

Please sign in to comment.