-
## Summary
[PDF version](https://github.com/scalacenter/student-projects/files/13739887/Chisel_student_project.pdf).
The aim of this project is to design a **specialized hardware accelerator** f…
-
Do you have comments or questions on CM4Ext Nano? Feature proposal for future products?
Share your thoughts here
-
### Background and motivation
We have primitives of random number generation on `RandomNumberGenerator`. I would propose expanding some of the ways we have help developers create sufficiently rando…
-
Name: Alexander Kozik
Undergrad or MEng? Undergrad
Year in Cornell: Rising Junior
# Relevant classes:
- CS 2112 - Honors Object-Oriented Programming and Data Structures
- CS 2800 - Discre…
-
This is a global tracking issue for landing the meta schedule. The RFC can be found [here](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0005-meta-schedule-autotensorir.md).
## Steps
The st…
-
As a user of Terraform (or, substitute CloudFormation), I would like to use an existing ALB with the ingress controller so that I can keep my infrastructure automation centralized rather than in sever…
-
### Background and motivation
As a C# developer, I would like to have the Oids constants exposed to me so that I do not need to add my own constants for the same thing, thus reducing the size of my f…
-
There is a recently raised discussion about separating mask regfile together with mask load/store changes.
The main argument against is resource waste due to need for supporting SEW=8 at LMUL=8, tim…
-
Basic idea is to create something low-level, like LLVM Bitcode or WebAssembly, to create the HDL compilers emit the code in this format, which will be fed to the routers/synthesizers after. This will …
-
# Device Resident and Specific Tensors
The Tensor class in Glow is used extensively as an abstraction for typed memory on the host and is used in the compiler, runtime interfaces and backend specif…