EECS-NTNU / bismo

BISMO: A Scalable Bit-Serial Matrix Multiplication Overlay for Reconfigurable Computing
BSD 3-Clause "New" or "Revised" License
128 stars 29 forks source link

Is there a high-level API based on Bismo that supports implementing neural networks, such as Convolutional Neural Networks (CNNs) and linear models? #12

Open fuhaifei opened 9 months ago

fuhaifei commented 9 months ago

Is there an API based on Bismo that supports implementing neural networks, such as convolution, pooling, ReLU, etc?i really need such api for my work!!!