Posts
All the articles I've posted.
HAWQ: Hessian Aware Quantization of Neural Networks with Mixed-Precision
Updated: at 15:06Published: at 18:30模型量化经典方法,基于黑森矩阵,一种二阶信息的量化方法。
Optimizing Bit-Serial Matrix Multiplication for Reconfigurable Computing
Updated: at 15:06Published: at 18:29BISMO优化。
TVM: An Automated End-to-End Optimizing Compiler for Deep Learning
Updated: at 15:06Published: at 18:29TVM。
Roofline: An Insightful Visual Performance Model for Floating-Point Programs and Multicore Architectures
Updated: at 15:06Published: at 17:49Roofline model,描述一个系统的性能是受内存制约还是受计算制约。
A Comprehensive Survey on Electronic Design Automation and Graph Neural Networks: Theory and Applications
Updated: at 15:06Published: at 17:42图神经网络在EDA领域应用的综述。
A Hardware-Software Blueprint for Flexible Deep Learning Specialization
Updated: at 15:06Published: at 16:33VTA。
BISMO: A Scalable Bit Serial Matrix Multiplication Overlay for Reconfigurable Computing
Updated: at 15:06Published: at 14:31BISMO。
Code Transpilation for Hardware Accelerators
Updated: at 15:06Published: at 14:29基于Metalift,做的还很不完善。