Release Notes — PTO Tile Lib¶
This file summarizes changes in PTO Tile Lib.
Format: 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¶
- See
SECURITY.mdfor the vulnerability reporting process.
Compatibility Notes¶
- Ascend (NPU / simulator): requires Ascend CANN toolkit
>= 8.3(seeversion.info); exact supported SoCs and toolchains depend on your installed CANN distribution. - CPU simulator: intended to run on macOS/Linux/Windows with a C++ toolchain and Python; see
docs/getting-started.md.