Update README.md
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
parent
610ad7d9ef
commit
65301ad40c
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ The [Python package](https://kompute.cc/overview/python-package.html) provides a
|
|||
|
||||
```python
|
||||
|
||||
from .utils import compile_source # using util function from test
|
||||
from .utils import compile_source # using util function from python/test/utils
|
||||
|
||||
def kompute(shader):
|
||||
# 1. Create Kompute Manager with default settings (device 0, first queue and no extensions)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue