Lining1127's Stars
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
datawhalechina/self-llm
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合**宝宝的部署教程
datawhalechina/llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
Xilinx/Vitis-AI
Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
he2121/MyRPCFromZero
从零开始,手写一个RPC,任何人都能看懂
Xilinx/XilinxBoardStore
google-research/sputnik
A library of GPU kernels for sparse matrix operations.
BUAA-CI-LAB/Literatures-on-GNN-Acceleration
A reading list for deep graph learning acceleration.
arc-research-lab/CHARM
CHARM: Composing Heterogeneous Accelerators on Versal ACAP Architecture
hgyhungry/ge-spmm
WongSilver/spring-cloud-study
# springcloud练习
snap-research/MLPInit-for-GNNs
[ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization
owensgroup/merge-spmm
Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018
sharc-lab/FlowGNN
A dataflow architecture for universal graph neural network inference via multi-queue streaming.
xiexi51/ICCAD-Accel-GCN
Official Implementation of "Accel-GNN: High-Performance GPU Accelerator Design for Graph Neural Networks"
YukeWang96/TC-GNN_ATC23
Artifact for USENIX ATC'23: TC-GNN: Bridging Sparse GNN Computation and Dense Tensor Cores on GPUs.
UCLA-VAST/GNN-DSE
DAC'22 paper: "Automated Accelerator Optimization Aided by Graph Neural Networks"
sharc-lab/GenGNN
sharc-lab/gnn-builder
An Automated Framework for Generic Graph Neural Network Accelerator Generation, Simulation, and Optimization
sharc-lab/DGNN-Booster
Guangxuan-Xiao/SPMM-CUDA
lsq314/SpMM_TCAD
XiaosongAI/Parallel-SpMV
稀疏矩阵-向量乘的并行优化算法(OpenMP,AVX)
cag-uconn/MergePath-SpMM
Merg-path based Parallel Sparse Matrix-Matrix Algorithm for Irregular Sparse Matrices
XiaosongAI/Distributed-SpMV
分布式稀疏矩阵-向量乘
BastianChen/Hpc-Homeworks
高性能计算作业,包括:矩阵乘法、7点模板计算以及稀疏矩阵向量乘优化
hebutBryant/CuSparseDemo
利用CuSparse加速稀疏矩阵相乘
Wenju-Zhao/WinterCamp-2023-AIE
Hao-Yu-la/Vitis_template_vadd
一个简单的vitis工程,实现vadd(也就是Xilinx Vitis工具自动生成的工程)
snnugiser/sparsematrix
大型稀疏矩阵类,实现了加法、转置、矩阵乘