凿子中的矩阵运算 [英] Matrix Operations in Chisel

查看:215
本文介绍了凿子中的矩阵运算的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Chisel是否支持矩阵运算,例如加法,乘法,换位等?如果没有,实现它们的最佳方法是什么?

Does Chisel support matrix operations such as addition, multiplication, transposition, etc.? If not, what is the best way to implement them?

向量如何?

推荐答案

凿子不支持矩阵运算.它是用于编写实现此类操作的硬件生成器的DSL.有关专用数学硬件生成器的示例,请参见: Hwacha:硬件矢量单元

Chisel does not support matrix operations. It is a DSL for writing hardware generators that implement of such operations. For examples of specialized math hardware generators see: Hwacha: A hardware vector unit and DspTools: a set of math tools

这篇关于凿子中的矩阵运算的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆