Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/toolchain/manual_1_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ In this document, you'll learn:
3. How to utilize the tools through Python API.

**Major changes of the current version**

* **[v0.32.1]**
* Add `dma_bandwidth` and `weight_bandwidth` to IP evaluator arguments.
* Replace `hardware_cut_opt` with `compiler_tiling` to keep consistent with other toolchain apis. The `hardware_cut_opt` is now deprecated and will be removed in future versions. Please use `compiler_tiling` instead.
Expand Down
Loading