Current section

Files

Jump to
candlex CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.5] - 2023-11-20
### Added
- Precompiled binary for ARMv6 gnueabihf
- Support Nx.reverse
### Fixed
- Fixes wrong behavior in Nx.slice when passing Nx.Tensor as start_indices
## [0.1.4] - 2023-11-06
### Fixed
- Precompiled binaries name fix
## [0.1.3] - 2023-11-06
### Added
- Precompiled binary for CUDA 12.x target.
## [0.1.2] - 2023-10-30
### Added
- Precompiled binaries for a few CPU targets.