Pinned Repositories
deep-histopath
A deep learning approach to predicting breast tumor proliferation scores for the TUPAC16 challenge
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
addons
Useful extra functionality for TensorFlow 2.0 maintained by SIG-addons
Arcpy_GIF
ClimateSpark
GeoSpark
A Cluster Computing System for Processing Large-Scale Spatial Data
SparkCity
systemml
Mirror of Apache SystemML
tensorflow
Computation using data flow graphs for scalable machine learning
fastseq
An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/pdf/2106.04718.pdf
feihugis's Repositories
feihugis/FasterTransformer
Transformer related optimization, including BERT, GPT
feihugis/tensorflow
Computation using data flow graphs for scalable machine learning
feihugis/AutoGPTQ
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
feihugis/awesome-courses
:books: List of awesome university courses for learning Computer Science!
feihugis/cuda_hgemm
Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruction.
feihugis/cutlass
CUDA Templates for Linear Algebra Subroutines
feihugis/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
feihugis/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
feihugis/fastseq
feihugis/fastseq-1
An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks.
feihugis/feihugis.github.io
Fei Hu's Blog
feihugis/flash-attention
Fast and memory-efficient exact attention
feihugis/gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
feihugis/GPTQ-triton
GPTQ inference Triton kernel
feihugis/graph-learn
graph-learn
feihugis/hardware-effects
Demonstration of various hardware effects.
feihugis/mesh
Mesh TensorFlow: Model Parallelism Made Easier
feihugis/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
feihugis/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
feihugis/photoprism
Personal Photo Management powered by Go and Google TensorFlow
feihugis/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
feihugis/runtime
A performant and modular runtime for TensorFlow
feihugis/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
feihugis/tensorflow_notes
feihugis/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
feihugis/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
feihugis/triton
Development repository for the Triton language and compiler
feihugis/triton-adsbrain-backend
Common source, scripts and utilities for creating Triton backends.
feihugis/triton-server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
feihugis/TurboTransformers
a fast and user-friendly tool for transformer inference on CPU and GPU