Posts
All the articles I've posted.
SparseRT: Accelerating Unstructured Sparsity on GPUs for Deep Learning Inference
Updated: at 15:06Published: at 14:18GPU上做MM相关的算子生成,利用load balancing和稀疏做加速,根据model生成PTX代码
VPRTempo: A Fast Temporally Encoded Spiking Neural Network for Visual Place Recognition
Updated: at 15:06Published: at 15:34ICRA2024的论文,用Temporal Encoding的STDP Direct Training的SNN做场景识别的任务。太简单了
Memory-Efficient Reversible Spiking Neural Networks
Updated: at 15:06Published: at 14:35通过设计提高训练速度,降低显存占用的工作。
SpikeMba: Multi-Modal Spiking Saliency Mamba for Temporal Video Grounding
Updated: at 15:06Published: at 16:40SNN+Mamba完成TVG时序视频定位任务,哈工大和北大的工作。
Integer-Valued Training and Spike-Driven Inference Spiking Neural Network for High-performance and Energy-efficient Object Detection
Updated: at 15:06Published: at 12:46SpikeYOLO,中科院自动化所的工作,ECCV2024 Oral
SNN视频流任务调研
Updated: at 10:14Published: at 13:42学习一下视频stream上任务的一些工作,大概计划一下后续的工作。
SpikeZIP-TF: Conversion is All You Need for Transformer-based SNN
Updated: at 15:06Published: at 14:19游康师兄的工作,ANN2SNN的Transformer。
SpikingJelly: An open-source machine learning infrastructure platform for spike-based intelligence
Updated: at 15:06Published: at 19:49北大惊蛰,非常有影响力的SNN框架,实现了从数据编码、数据集整合到训练、硬件部署的全流程,SNN的torch级别的工作。发表在Science Advanced上。
I-LLM: Efficient Integer-Only Inference for Fully-Quantized Low-Bit Large Language Models
Updated: at 15:06Published: at 17:11LLM的Interger-Only PTQ量化工作。
程序语言理论笔记
Updated: at 15:06Published: at 15:12程序语言理论课程的复习笔记。