Pinned Repositories
AI-Rank
面向产业应用的AI开源评测基准
AI_Tutorial
精华机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理
AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
awesome-aigc
A list of awesome AIGC works
awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
Awesome-CV-Adversarial-Attack-List
This repository is a curated list of papers and open source code about competition for CV Adversarial Attack.
Awesome-HPC
Common HPC interview questions and materials
Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
Yanxing-Shi's Repositories
Yanxing-Shi/Awesome-HPC
Common HPC interview questions and materials
Yanxing-Shi/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
Yanxing-Shi/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
Yanxing-Shi/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
Yanxing-Shi/buddy-mlir
An MLIR-Based Ideas Landing Project
Yanxing-Shi/Cmake-Learning
Yanxing-Shi/compiler-and-arch
A list of tutorials, paper, talks, and open-source projects for emerging compiler and architecture
Yanxing-Shi/cudnn-frontend
cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it
Yanxing-Shi/cudnn_frontend_test
A scalable code framework for CuDNN frontend APIs
Yanxing-Shi/cutlass
CUDA Templates for Linear Algebra Subroutines
Yanxing-Shi/docs
Documentations for PaddlePaddle
Yanxing-Shi/HIP
HIP: C++ Heterogeneous-Compute Interface for Portability
Yanxing-Shi/HIP-CPU
An implementation of HIP that works on CPUs, across OSes.
Yanxing-Shi/HIP-Examples
Examples for HIP
Yanxing-Shi/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
Yanxing-Shi/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Yanxing-Shi/MISA
Machine Intelligence Shader Autogen. AMDGPU ML shader code generator. (previously iGEMMgen)
Yanxing-Shi/mlc-zh
Yanxing-Shi/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Yanxing-Shi/nccl
Optimized primitives for collective multi-GPU communication
Yanxing-Shi/NLPer-Arsenal
收录NLP相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
Yanxing-Shi/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
Yanxing-Shi/PaddleNLP
An NLP library with Awesome pre-trained Transformer models and easy-to-use interface, supporting wide-range of NLP tasks from research to industrial applications.
Yanxing-Shi/PET
PET: Optimizing Tensor Programs with Partially Equivalent Transformations and Automated Corrections
Yanxing-Shi/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
Yanxing-Shi/rocm-migraphx
Yanxing-Shi/tensorflow
An Open Source Machine Learning Framework for Everyone
Yanxing-Shi/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Yanxing-Shi/yoloair
🔥🔥🔥 YOLOv5, YOLOv7, Transformer, YOLOX, YOLOR , YOLOv3, YOLOv4 and other networks... Support to improve backbone, head, loss, IoU, NMS and other modules
Yanxing-Shi/zh-google-styleguide
Google 开源项目风格指南 (中文版)