Release Notes — PTO Tile Lib¶
This document summarizes version changes in PTO Tile Lib.
The format follows Keep a Changelog style (Added / Changed / Fixed / Deprecated / Removed / Security).
Unreleased¶
- N/A
Added¶
- Initial public release of PTO Tile Lib.
Changed¶
- N/A
Fixed¶
- N/A
Deprecated¶
- N/A
Removed¶
- N/A
Security¶
- For the vulnerability reporting process, see
SECURITY.md.
Compatibility Notes¶
- Ascend (NPU / simulator): requires Ascend CANN toolkit
>= 8.3(seeversion.info); exact supported SoCs and toolchains depend on the installed CANN distribution. - CPU simulator: intended to run on macOS / Linux / Windows with a C++ toolchain and Python; see
docs/getting-started.md.