Triton Ascend
Getting Started
安装指南
使用教程
Python API
triton 总览
triton
triton.language
Programming Model
Creation Ops
Shape Manipulation Ops
Linear Algebra Ops
triton.language.dot
dot()
Memory/Pointer Ops
Indexing Ops
Math Ops
Reduction Ops
Scan/Sort Ops
Atomic Ops
Random Number Generation
Iterators
Inline Assembly
Compiler Hint Ops
Debug Ops
triton.testing
Programming Guide
编程指南
Triton Ascend
triton.language
triton.language.dot
View page source
triton.language.dot
triton.language.
dot
(
input
,
other
,
acc
=
None
,
input_precision
=
None
,
allow_tf32
=
None
,
max_num_imprecise_acc
=
None
,
out_dtype
=
triton.language.float32
,
_builder
=
None
)