Pinned Repositories
dgSPARSE-Lib
PyTorch-Based Fast and Efficient Processing for Various Machine Learning Applications with Diverse Sparsity
cache_sim
cache simulator for ramulator
charity_flow_graph
The project for charity resource matching
DeSCo
The official implementation of WSDM'24 paper <DeSCo: Towards Generalizable and Scalable Deep Subgraph Counting>
gnn-acceleration-framework-with-FPGA
including compiler to encode DGL GNN model to instructions, runtime software to transfer data and control the accelerator, and hardware verilog code that can be implemented on FPGA
handy_graph
A collection of frequently-used functions based on networkx
LessMine
The code implementation of HPEC20 paper *LessMine: Reducing Sample Space and Data Access for Dense Pattern Mining*
CLAP-triangle-counting
The official code for DATE'23 paper <CLAP: Locality Aware and Parallel Triangle Counting with Content Addressable Memory>
FrameFusion
The official code implementation of paper "Combining Similarity and Importance for Video Token Reduction on Large Visual Language Models"
MoA
The official implementation of the paper <MoA: Mixture of Sparse Attention for Automatic Large Language Model Compression>
fuvty's Repositories
fuvty/DeSCo
The official implementation of WSDM'24 paper <DeSCo: Towards Generalizable and Scalable Deep Subgraph Counting>
fuvty/handy_graph
A collection of frequently-used functions based on networkx
fuvty/LessMine
The code implementation of HPEC20 paper *LessMine: Reducing Sample Space and Data Access for Dense Pattern Mining*
fuvty/cache_sim
cache simulator for ramulator
fuvty/charity_flow_graph
The project for charity resource matching
fuvty/gnn-acceleration-framework-with-FPGA
including compiler to encode DGL GNN model to instructions, runtime software to transfer data and control the accelerator, and hardware verilog code that can be implemented on FPGA
fuvty/merge-spmv
fuvty/fuvty
Config files for my GitHub profile.
fuvty/huggingface-transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
fuvty/Locker
Locker using raspberry
fuvty/neural-subgraph-learning-GNN
submission for LoG
fuvty/nicsefc-readme
some docs for rookies in nics-efc
fuvty/alpaca_eval_moa
An automatic evaluator for instruction-following language models. Human-validated, high-quality, cheap, and fast.
fuvty/DynamicMoA
Dynamic MoA
fuvty/fork-lmms-eval
Accelerating the development of large multimodal models (LMMs) with lmms-eval
fuvty/framefusion.github.io
fuvty/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
fuvty/LVEval
Repository of LV-Eval Benchmark
fuvty/moa.github.io
fuvty/model_test
fuvty/nics-efc-effalg-website
fuvty/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
fuvty/releasing-research-code
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
fuvty/triton
Development repository for the Triton language and compiler