Uploaded using `kernel-builder`.
Browse files
README.md
CHANGED
|
@@ -6,18 +6,11 @@ This is the repository card of drbh/test-repo that has been pushed on the Hub. I
|
|
| 6 |
|
| 7 |
## How to use
|
| 8 |
|
| 9 |
-
|
| 10 |
-
# make sure `kernels` is installed: `pip install -U kernels`
|
| 11 |
-
from kernels import get_kernel
|
| 12 |
-
|
| 13 |
-
kernel_module = get_kernel("drbh/test-repo")
|
| 14 |
-
test_repo = kernel_module.test_repo
|
| 15 |
-
|
| 16 |
-
test_repo(...)
|
| 17 |
-
```
|
| 18 |
|
| 19 |
## Available functions
|
| 20 |
-
|
|
|
|
| 21 |
|
| 22 |
## Benchmarks
|
| 23 |
|
|
|
|
| 6 |
|
| 7 |
## How to use
|
| 8 |
|
| 9 |
+
Usage example not available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
## Available functions
|
| 12 |
+
|
| 13 |
+
Function list not available.
|
| 14 |
|
| 15 |
## Benchmarks
|
| 16 |
|