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.
DotAlgorithmPreset
1 parent 3ec55c7 commit a94474dCopy full SHA for a94474d
docs/pallas/CHANGELOG.md
@@ -11,7 +11,16 @@ For the overall JAX change log see [here](https://jax.readthedocs.io/en/latest/c
11
Remember to align the itemized text with the first line of an item within a list.
12
-->
13
14
-## Released with jax 0.4.35
+## Released with jax 0.4.37
15
+
16
+* New functionality
17
18
+ * Added support for `DotAlgorithmPreset` precision arguments for `dot`
19
+ lowering on Triton backend.
20
21
+## Released with jax 0.4.36 (December 6, 2024)
22
23
+## Released with jax 0.4.35 (October 22, 2024)
24
25
* Removals
26
0 commit comments