Star
3
Fork
35
代码
介绍
代码
Issues
2
Pull Requests
21
流水线
Actions
项目讨论
Wiki
项目成员
46
分析
项目设置
Star
3
Fork
35
main
llvm-project
/
mlir
/
test
/
Conversion
/
TensorToSPIRV
下载当前目录
G
GitHub
[mlir][TensorToSPIRV] Add type check for
tensor.extract
in TensorToSPIRV (
#107110
)
f4b9839d
创建于
2024年9月4日
历史提交
文件
最后提交记录
最后更新时间
tensor-ops-to-spirv.mlir
[mlir][TensorToSPIRV] Add type check for
tensor.extract
in TensorToSPIRV (
#107110
) This patch add a type check for
tensor.extract
in TensorToSPIRV. Only convert
tensor.extract
with supported element type. Fix
#74466
.
1 年前