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 ad1aff0 commit 5d3cac6Copy full SHA for 5d3cac6
docs/pallas/design.md
@@ -415,6 +415,9 @@ parallel reads and writes that happen on GPU.
415
416
### Examples
417
418
+Note all the following examples are for GPU only. They will require some small
419
+changes to work on TPUs.
420
+
421
#### `add`
422
423
We modify our `add_kernel` example to operate over (2,)-sized blocks
0 commit comments