We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccff369 commit 382d67dCopy full SHA for 382d67d
src/globals.ts
@@ -34,7 +34,7 @@ export function enableProdMode(): void {
34
35
/**
36
* Enables debug mode which will log information about all executed kernels:
37
- * the ellapsed time of the kernel execution, as well as the rank, shape, and
+ * the elapsed time of the kernel execution, as well as the rank, shape, and
38
* size of the output tensor.
39
*
40
* Debug mode will significantly slow down your application as it will
0 commit comments