Pinned Repositories
cagan.pytorch
!!!!! CAUTION !!!!! WIP repository
chainer-VAE
DEPRECATED!!! the same as official VAE example, but using Trainer in this repo
imsat
This repository's scripts follow chainer official examples' style as possible. Reproducing code for the paper "Learning Discrete Representations via Information Maximizing Self Augmented Training"
instance_normalization_chainer
chainer v2 implementation of instance normalization
LSGAN
Chainer implementation of LSGAN. WorkInProgress(2017/03/04)
minituna.cpp
[WIP] C++ implementation of https://github.com/c-bata/minituna
pin
A Pin
pytorch.sngan_projection
An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).
crcrpar's Repositories
crcrpar/pin
A Pin
crcrpar/optuna-mirror
I mirror https://github.com/optuna/optuna for my personal purpose
crcrpar/pytorch
crcrpar/unused
crcrpar/ao
The missing pytorch dtype and layout library for training and inference
crcrpar/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
crcrpar/awesome-explainable-graph-reasoning
A collection of research papers and software related to explainability in graph machine learning.
crcrpar/crcrpar
Hi
crcrpar/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
crcrpar/DeepLearningExamples
Deep Learning Examples
crcrpar/Fuser
A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
crcrpar/gh-actions-docs-playground
crcrpar/lightning-thunder
Make PyTorch models up to 40% faster! Thunder is a source to source compiler for PyTorch. It enables using different hardware executors at once; across one or thousands of GPUs.
crcrpar/Megatron-LM
Ongoing research training transformer models at scale
crcrpar/NeMo
NeMo: a toolkit for conversational AI
crcrpar/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
crcrpar/optuna
A hyperparameter optimization framework
crcrpar/pybind11
Seamless operability between C++11 and Python
crcrpar/pybind_examples
crcrpar/python_example
Example pybind11 module built with a Python-based build system
crcrpar/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
crcrpar/pytorch-tutorials
PyTorch tutorials.
crcrpar/pytorch.github.io
The website for PyTorch
crcrpar/sphinx-gallery
Sphinx extension for automatic generation of an example gallery
crcrpar/text
Models, data loaders and abstractions for language processing, powered by PyTorch
crcrpar/torchtitan
A native PyTorch Library for large model training
crcrpar/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
crcrpar/ucc
Unified Communication Collectives Library
crcrpar/ucx
Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
crcrpar/vision
Datasets, Transforms and Models specific to Computer Vision