Skip to content

0.78.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 12:09
b81d51d

0.78.2 - 2026-08-26

๐Ÿ› Bug Fixes

  • (ci) Extend native build timeout - (19a7999)
  • (ci) Use CodeBuild project defaults - (bbb2f42)
  • (ci) Route CodeBuild jobs by platform - (8a7472d)
  • (ci) Apply explicit CodeBuild overrides - (d47413c)
  • (ci) Use CodeBuild large runners - (b3730fa)
  • (ci) Use CodeBuild Ubuntu 7 image - (44f9053)
  • (ci) Support PyTorch 2.13 Torch builds - (12da3d9)
  • (ci) Persist Torch ROCm architectures - (c434b7f)
  • (ci) Repair Torch accelerator builds - (16551b7)
  • (ci) Use Linux CUDA package names - (4a840e1)
  • (ci) Enable long paths for Torch checkout - (575b243)
  • (ci) Include prerelease llama.cpp releases - (ea545e3)
  • (linux) Prevent CEF mallinfo overflow - (67cffb8)
  • (ml) Disable MIOpen on Windows gfx10 - (8818911)
  • (ml) Align RF-DETR inference with upstream - (e09feb8)
  • (torch) Restore stream serialization - (9f73d2c)
  • (torch) Disambiguate module handle in C++20 - (ba313b4)
  • Disable MIOpen on Windows - (874ed98)
  • Resolve clippy warnings - (bcefc52)

๐Ÿšœ Refactor

  • (runtime) Simplify Torch package variants - (922f0f4)
  • (runtime) Use bundled native releases - (b5cfaba)
  • (runtime) Require pinned Hugging Face revisions - (dbed34d)
  • Refactor ci - (5fdf2e7)

๐Ÿ“š Documentation

๐Ÿงช Testing

  • (torch) Remove runtime-dependent serialization tests - (38fc352)
  • (torch) Align serialization tests with upstream - (bf93005)

โš™๏ธ Miscellaneous Tasks

  • (runtime) Restore GitHub-hosted runners - (c1870af)
  • (runtime) Use CodeBuild runners - (db2539f)
  • (runtime) Update llama.cpp - (d3ce865)
  • (torch) Use CodeBuild runners - (88565ea)
  • Move runtime builds to dedicated repositories - (a81c582)
  • Rename workflows - (904546a)
  • Use gha cache - (36e21c3)
  • Stream compiler cache to GitHub Actions - (ddac1e4)
  • Simplify Torch release packaging - (eb2a66a)
  • Optimize native runtimes and package Torch shim - (93cc5f6)
  • Build Torch runtime releases - (c7daa73)