文件最后提交记录最后更新时间
master同步至9.0.02 个月前
update2 个月前
update2 个月前
origin code5 个月前
Add README in Chinese4 个月前
update code style4 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
[需求]TAND支持浮点类型4 个月前
update code style4 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
[需求]A5 TExpands支持bf163 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
update code style4 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
update code style4 个月前
update code style4 个月前
[需求] add TCOLPROD for A2A3/A53 个月前
[需求] add TCOLPROD for A2A3/A53 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
[bugfix]修复9.0.0 TQUANT,TCVT的ST用例报错2 个月前
[需求] A5 support TDeQuant code3 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
[需求]TREM & TREMS feature updates, TFMOD & TFMODS interfaces development4 个月前
[需求]TREM & TREMS feature updates, TFMOD & TFMODS interfaces development4 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
[Requirement|需求建议]: A3&A5-添加TSET_IMG2COL_RPT和TSET_IMG2COL_PADDING接口3 个月前
master同步至9.0.02 个月前
update code style4 个月前
master同步至9.0.02 个月前
[Bugfix] modify hf32/tf32 mode3 个月前
update code style4 个月前
update code style4 个月前
update code style4 个月前
update code style4 个月前
[bugfix]修复9.0.0 TQUANT,TCVT的ST用例报错2 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
update code style4 个月前
update code style4 个月前
update code style4 个月前
Adding TPack instruction, needed for TQuant non-fused version3 个月前
[需求]part binary模板新增tpartmul3 个月前
master同步至9.0.02 个月前
update code style4 个月前
update code style4 个月前
[需求]part binary模板新增tpartmul3 个月前
master同步至9.0.02 个月前
update code style4 个月前
update code style4 个月前
[需求] Supports the TPRINT instruction on A2/A3/A5 architectures.4 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
[需求]TREM & TREMS feature updates, TFMOD & TFMODS interfaces development4 个月前
[需求]TREM & TREMS feature updates, TFMOD & TFMODS interfaces development4 个月前
origin code5 个月前
TRowexpand supports colmajor3 个月前
update code style4 个月前
update code style4 个月前
update code style4 个月前
update code style4 个月前
update code style4 个月前
update code style4 个月前
master同步至9.0.02 个月前
update code style4 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
update2 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
[Requirement|需求建议]: A3&A5-添加TSET_IMG2COL_RPT和TSET_IMG2COL_PADDING接口3 个月前
[Requirement|需求建议]: A3&A5-添加TSET_IMG2COL_RPT和TSET_IMG2COL_PADDING接口3 个月前
update code style4 个月前
update code style4 个月前
update code style4 个月前
update code style4 个月前
master同步至9.0.02 个月前
master同步至9.0.02 个月前
README.md

include/pto/npu/a5/

Ascend A5 series PTO instruction implementation headers.

Overview

  • Implementations are organized per instruction (or instruction family), for example: TAdd.hpp, TMatmul.hpp, TLoad.hpp, TStore.hpp
  • Includes A5-specific operator patterns and utilities where applicable
  • ISA semantics and examples: docs/isa/
  • A5 NPU ST tests: tests/npu/a5/src/st/