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.
[Unreleased]
- ci: increase Windows HIP SDK installer timeout by @abetlen in #112
- ci: add tag triggers for release publishing workflows by @abetlen in #113
[0.0.39]
- ci: add Vulkan wheel builds by @abetlen in #108
- ci: add ROCm and Windows HIP wheel builds by @abetlen in #109
- feat: add tensor layout helper bindings by @abetlen in #106
- feat: add ggml_is_contiguous_{0,1,2} by @aisk in #95
[0.0.38]
- ci: update pre-built wheels to py3-none and add CUDA 11.8-13.2 support by @abetlen in #104
- feat: Update ggml to ggml-org/ggml@1e33fed3 and sync Python bindings by @abetlen in #100