Skip to content
Merged
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion website/content/users/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ for productive hardware development.

## [AscendNPU IR](https://gitcode.com/Ascend/AscendNPU-IR)

AscendNPU IR is an MLIR-based intermediate representation and compiler targeting the Ascend family of NPUs from Huawei. It provides complete support for Ascend hardware capabilities with a comprehensive suite of compiler optimizations.
AscendNPU IR is an MLIR-based intermediate representation and compiler framework specifically designed for Ascend hardware. It enables the efficient execution of computational workloads on the Ascend NPU by applying a rich set of compiler optimizations that fully leverage the hardware's capabilities.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you wrap at 80 cols?


## [Beaver](https://github.com/beaver-lodge/beaver)

Expand Down