Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
ColossalAI
Colossal-AI: A Unified Deep Learning System for Large-Scale Parallel Training
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
DeepSpeedExamples
Example models using DeepSpeed
fairscale
PyTorch extensions for high performance and large scale training.
game-developer-roadmap
Roadmap to becoming a game developer in 2018
jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Megatron-LM
Ongoing research training transformer models at scale
kisseternity's Repositories
kisseternity/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
kisseternity/caffe
Caffe: a fast open framework for deep learning.
kisseternity/ColossalAI
Colossal-AI: A Unified Deep Learning System for Large-Scale Parallel Training
kisseternity/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
kisseternity/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
kisseternity/DeepSpeedExamples
Example models using DeepSpeed
kisseternity/fairscale
PyTorch extensions for high performance and large scale training.
kisseternity/game-developer-roadmap
Roadmap to becoming a game developer in 2018
kisseternity/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
kisseternity/Megatron-LM
Ongoing research training transformer models at scale
kisseternity/ml-engineering
Machine Learning Engineering Open Book
kisseternity/mmdetection
OpenMMLab Detection Toolbox and Benchmark
kisseternity/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
kisseternity/pytorch-doc-zh
Pytorch 中文文档
kisseternity/tensorflow
An Open Source Machine Learning Framework for Everyone
kisseternity/ThunderHammer