Skip to content

Commit a2bd4d3

Browse files
danielsuoGoogle-ML-Automation
authored andcommitted
[jax:docs] Update symbol for profiling.
PiperOrigin-RevId: 835213384
1 parent 9808285 commit a2bd4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notebooks/host-offloading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,4 +637,4 @@ Note: The optimizer states can be compared for numerical equivalence using `jax.
637637

638638
## Tools for Host Offloading
639639

640-
{func}`jax.stages.Compiled.memory_analysis` API is utilized above to get memory usage information. For device memory analysis, refer to :doc:`device_memory_profiling`. The profiling tools described in {ref}`profiling` can help measure memory savings and performance impact from host offloading.
640+
{func}`jax.stages.Compiled.memory_analysis` API is utilized above to get memory usage information. For device memory analysis, refer to {doc}`../device_memory_profiling`. The profiling tools described in {doc}`../profiling` can help measure memory savings and performance impact from host offloading.

0 commit comments

Comments
 (0)