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.
pl.estimate_cost
1 parent 653f654 commit 721b517Copy full SHA for 721b517
docs/pallas/CHANGELOG.md
@@ -20,6 +20,11 @@ Remember to align the itemized text with the first line of an item within a list
20
{func}`jax.experimental.tpu.run_scoped`. Both are now available in
21
{mod}`jax.experimental.pallas`.
22
23
+* New functionality
24
+
25
+ * Added a cost estimate tool {func}`pl.estimate_cost` for automatically
26
+ constructing a kernel cost estimate from a JAX reference function.
27
28
## Released with jax 0.4.34 (October 4, 2024)
29
30
* Changes
0 commit comments