Skip to content

Commit 2e006a9

Browse files
Merge pull request #33048 from IvyZX:core_map
PiperOrigin-RevId: 840363849
2 parents 47a5c4b + cdb2b69 commit 2e006a9

File tree

4 files changed

+994
-0
lines changed

4 files changed

+994
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ def _do_not_evaluate_in_jax(
143143
'pallas/tpu/distributed.md',
144144
'pallas/tpu/sparse.md',
145145
'pallas/tpu/matmul.md',
146+
'pallas/tpu/core_map.md',
146147
'jep/9407-type-promotion.md',
147148
'autodidax.md',
148149
'autodidax2_part1.md',
@@ -245,6 +246,7 @@ def _do_not_evaluate_in_jax(
245246
'pallas/tpu/distributed.*',
246247
'pallas/tpu/sparse.*',
247248
'pallas/tpu/matmul.*',
249+
'pallas/tpu/core_map.*',
248250
'distributed_data_loading.*',
249251
'notebooks/host-offloading.*',
250252
]

0 commit comments

Comments
 (0)