Skip to content

mamba-ascendc v0.1.1

Latest

Choose a tag to compare

@So-cean So-cean released this 10 Aug 10:35
· 3 commits to main since this release
99cced7

License-correction release; operator implementation and runtime behavior are unchanged.

  • adds the complete bilingual Mulan PSL 2.0 license text
  • pins the upstream provenance of the byte-identical Ascend ACLNN helper
  • retains Apache-2.0 for project-owned code and the existing BSD/Makeself notices
  • includes LICENSE, Mulan PSL 2.0, NOTICE, and third-party notices in wheel package data and License-File metadata
  • adds a CI release-license manifest gate
  • makes wheel installation examples version-independent

Prebuilt wheels remain intentionally omitted because custom OPP binaries are tied to the target Ascend SoC and CANN toolchain. Build the wheel in the target environment with scripts/build_mamba_ascendc_wheel.sh.