Pinned Repositories
aboutAI
keep track of the state of art AI
acm
Data structure and Algorithm
cmake_tutorial
freedom
riscv unofficial
iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
litex
Build your hardware, easily!
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
onnx-mlir
Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
pybind11-simple
a demo for export cpp functions to python
toy-riscv
toy riscv backend implementation
minisparrow's Repositories
minisparrow/freedom
riscv unofficial
minisparrow/Algorithms
Solutions for some common algorithm problems written in C++ and Java.
minisparrow/chisel-book
Digital Design with Chisel
minisparrow/chisel-tutorial
chisel tutorial exercises and answers
minisparrow/CIFAR-ZOO
PyTorch implementation of CNNs for CIFAR dataset (97.71% on cifar10)
minisparrow/coding-interview-university
A complete computer science study plan to become a software engineer.
minisparrow/cplus_templates
minisparrow/cplusplus_basic
minisparrow/cTensor
A super light-weight deep learning library based on NumPy in PyTorch fashion.
minisparrow/inside_cpp_objectmodel
Inside the c++ object model
minisparrow/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
minisparrow/machine_learning_space
minisparrow/Matrix
Matrix Expression
minisparrow/MLIR-TVM
minisparrow/mmcv
Open MMLab Computer Vision Foundation
minisparrow/mmdetection
Open MMLab Detection Toolbox and Benchmark
minisparrow/py3antlr4book
Covert ANTLR4 book source code to Python3 version.
minisparrow/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
minisparrow/riscv-sodor
educational microarchitectures for risc-v isa
minisparrow/riscv-sodor-full
minisparrow/scala_workspace
minisparrow/somnia
Learn NVDLA by SOMNIA
minisparrow/twn_generator
Generate an FPGA design for a TWN
minisparrow/vgg_twn_verilog
A hardware design to classify CIFAR10 images
minisparrow/XNOR-Net-PyTorch
PyTorch Implementation of XNOR-Net