Skip to content

Skip input_pipeline_test.py#9

Merged
khatwanimohit merged 1 commit into
mainfrom
mohit/failing_tests
Apr 21, 2023
Merged

Skip input_pipeline_test.py#9
khatwanimohit merged 1 commit into
mainfrom
mohit/failing_tests

Conversation

@khatwanimohit

@khatwanimohit khatwanimohit commented Apr 21, 2023

Copy link
Copy Markdown
Collaborator
  • Deleted input_pipeline_test.py to debug memory error in python container of github actions.
  • Added a schedule to run the unit tests every 30 mins.

@khatwanimohit khatwanimohit force-pushed the mohit/failing_tests branch 3 times, most recently from d18d038 to 3721827 Compare April 21, 2023 20:25
@khatwanimohit khatwanimohit merged commit fdc504d into main Apr 21, 2023
@khatwanimohit khatwanimohit deleted the mohit/failing_tests branch April 21, 2023 23:46
A9isha pushed a commit that referenced this pull request Apr 11, 2024
* Move common attributes from TpuVmTest to TestConfig

* Move attributes to TPU task

* Update function to reflect attributes change

* Address comments
A9isha pushed a commit that referenced this pull request Jun 30, 2025
Modify Tunix pyproject and top level package structure.
phu0ngng added a commit to phu0ngng/maxtext that referenced this pull request Aug 18, 2025
…chtold/specific-te-wrapper-names

More specific te wrapper names
geeningwang pushed a commit to geeningwang/maxtext that referenced this pull request Apr 20, 2026
Verified both scan modes on commit 055a4c2 after full env restore:
  scan_layers=false: 55.4 ms decode, 123.6 ms prefill (577.5 tok/s)
  scan_layers=true:  68.4 ms decode, 121.9 ms prefill (468 tok/s)

Updated:
- env_restore.md: add 2026-04-20 noscan results + summary table
- opt4 plan: add noscan row to benchmark table
- perf optimization: add opt AI-Hypercomputer#9 (reverted) and AI-Hypercomputer#10 rows, update
  both benchmark sections with 2026-04-20 results
ecnal-cienet added a commit that referenced this pull request Jun 24, 2026
…ffload (#10)

Both paths need Pathways/TPU-memory infra at runtime, so the external pieces
(reshard_pytree via pathwaysutils; move_memory_to_device) are mocked and the test
pins our changes:
- #9: scan_layers=False no longer raises and the unscanned policy params are pushed
  to the inference engine (guard removal).
- #10: optimizer_memory_host_offload runs the device_put/update plumbing and yields
  the same params as the no-offload step (memory placement, not math).
hsuan-lun-chiang pushed a commit that referenced this pull request Jun 25, 2026
…ffload (#10)

Both paths need Pathways/TPU-memory infra at runtime, so the external pieces
(reshard_pytree via pathwaysutils; move_memory_to_device) are mocked and the test
pins our changes:
- #9: scan_layers=False no longer raises and the unscanned policy params are pushed
  to the inference engine (guard removal).
- #10: optimizer_memory_host_offload runs the device_put/update plumbing and yields
  the same params as the no-offload step (memory placement, not math).
hsuan-lun-chiang pushed a commit that referenced this pull request Jun 25, 2026
…ffload (#10)

Both paths need Pathways/TPU-memory infra at runtime, so the external pieces
(reshard_pytree via pathwaysutils; move_memory_to_device) are mocked and the test
pins our changes:
- #9: scan_layers=False no longer raises and the unscanned policy params are pushed
  to the inference engine (guard removal).
- #10: optimizer_memory_host_offload runs the device_put/update plumbing and yields
  the same params as the no-offload step (memory placement, not math).
hsuan-lun-chiang pushed a commit that referenced this pull request Jun 25, 2026
…ffload (#10)

Both paths need Pathways/TPU-memory infra at runtime, so the external pieces
(reshard_pytree via pathwaysutils; move_memory_to_device) are mocked and the test
pins our changes:
- #9: scan_layers=False no longer raises and the unscanned policy params are pushed
  to the inference engine (guard removal).
- #10: optimizer_memory_host_offload runs the device_put/update plumbing and yields
  the same params as the no-offload step (memory placement, not math).
ecnal-cienet added a commit that referenced this pull request Jun 25, 2026
…ffload (#10)

Both paths need Pathways/TPU-memory infra at runtime, so the external pieces
(reshard_pytree via pathwaysutils; move_memory_to_device) are mocked and the test
pins our changes:
- #9: scan_layers=False no longer raises and the unscanned policy params are pushed
  to the inference engine (guard removal).
- #10: optimizer_memory_host_offload runs the device_put/update plumbing and yields
  the same params as the no-offload step (memory placement, not math).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants