Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 915 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 915 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2024-01-31

Added

  • Python pipeedge package for distributed ML transformer model pipelining.
  • Distributed runtime application.
  • Model shard profiling framework.
  • Performance, accuracy, and power/energy monitoring framework.
  • Optimal throughput pipeline scheduler (Hu et al., 2022).
  • QuantPipe adaptive post-training quantization framework for compressing tensor communication (Wang et al., 2023).
  • Distributed reverse auction pipeline scheduling framework (Imes et al., 2023).