ybai62868
Design new abstractions for tensor computation on hardware to facilitate productivity and performance.
CUHKHong Kong
Pinned Repositories
AutoBench4TensorComputation
automatic benchmark of tensor program generation and optimization
CUDA-tutorial
This is a repo for my training cuda code.
gluon-tutorial
Gluon Tutorial for Deep Learning Researchers && Engineers.
heterocl
HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
How-to-Optim-Algo-with-Triton
Optimize the important algorithm with Triton
OpenCL_Xilinx-Intel_HeteroCL
This is a repo which contains some details about how to use OpenCL backend (Xilinx/Intel).
Posetrack_baseline_pytorch
This is a project which contains all of modules used in Posetrack and I will write a tutorial to teach everyone who knows little about deep learning and computer vision to construct an entire PoseTrack system.
programmable-accelerator-design
Research papers related to accelerator design and tensor program optimization with compiler.
STSN-Object-Detection-in-Video-with-Spatiotemporal-Sampling-Networks
This is my re-implementation for the paper STSN.
triton-mlir
Development repository for the Triton language and compiler
ybai62868's Repositories
ybai62868/CUDA-tutorial
This is a repo for my training cuda code.
ybai62868/Glow_example
This is a repo which contains some useful information installing Glow.
ybai62868/CS-97SI-Introduction-to-Programming-Contests
All of the code include: Lecture slides && Practice problems.
ybai62868/Prime_Algorithm
Template of prime algorithms.
ybai62868/deepSort_libTorch
This is a repo for deep sort with libtorch.
ybai62868/ybai62868_vimrc
This is my vimrc. Use vim + tmux will make my work more efficiently.
ybai62868/myTracking
The C++ version of deepSort
ybai62868/Framework_Profiling
This is a repo for DL framework profiling
ybai62868/Pytorch2Onnx
This is a repo for Pytorch model to Onnx transformation using MiCAN
ybai62868/Shell_Learning
This is a repo for the shell learning.
ybai62868/Swift_Learning
This is a repo for my swift learning
ybai62868/test_nn_left
Valid Information
ybai62868/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ybai62868/APractice
All of the interesting problems on ACWing.
ybai62868/autoconfig-mac-linux-vimrc
vimrc for mac and ubuntu
ybai62868/BlackMa_Learning
ybai62868/C-_test_glow_quan_conv
ybai62868/CenterNet-TensorRT
This is a C++ implementation of CenterNet using TensorRT and CUDA
ybai62868/Chenxi_NYC_Property
This is a repo for nyc-property-sales
ybai62868/CMake_Learning
ybai62868/cornell_note
ybai62868/Cplusplus_CMSystem
Cplusplus basic project
ybai62868/CPlusPlus_Glow_Conv2dQuan
This is a repo for re-implement the Conv2dQuan Operator in Glow.
ybai62868/cuda_conv
ybai62868/darknet
Convolutional Neural Networks
ybai62868/glow
Compiler for Neural Network hardware accelerators
ybai62868/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
ybai62868/RunInference
This is a repo for running MiCAN inference using python
ybai62868/Self_Framework
This is a repo for building a deep learning framework from scratch.
ybai62868/YOLOv5_SmartAccel
PyTorch -> ONNX -> Different Hardware Backends