Skip to content

Releases: AI-Hypercomputer/accelerator-microbenchmarks

Legacy Code Checkpoint (v1.1-legacy)

11 Jun 00:18
c953ad7

Choose a tag to compare

Legacy Checkpoint (Pre-Redesign)

This release serves as a stable checkpoint of the legacy codebase prior to the deployment of the redesigned JAX microbenchmarks framework (v2.0).

Important

If you have existing workflows or production integrations that depend on the legacy implementation, please pin your dependencies to this tag (v1.1-legacy) to prevent breakages. Future development on the main branch will proceed with the redesigned framework.

What's Changed

  • Fix: Corrected metric keys for the host-device benchmark (#120) by @simonleesyuan30.
  • Performance: Removed unnecessary profiling events to improve timing accuracy (#121) by @linamy85.

Full Changelog: v1.0...v1.1-legacy