870 skills found · Page 1 of 29
EleutherAI / Gpt NeoAn implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
EleutherAI / Gpt NeoxAn implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
madler / PigzA parallel implementation of gzip for modern multi-processor, multi-core machines.
DmitryUlyanov / Multicore TSNEParallel t-SNE implementation with Python and Torch wrappers.
pavlin-policar / OpenTSNEExtensible, parallel implementations of t-SNE
lucidrains / Soundstorm PytorchImplementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
benedekrozemberczki / Graph2vecA parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
NVlabs / Fast DLLMOfficial implementation of "Fast-dLLM: Training-free Acceleration of Diffusion LLM by Enabling KV Cache and Parallel Decoding"
ijkguo / Mx RcnnParallel Faster R-CNN implementation with MXNet.
KhronosGroup / SyclParallelSTLOpen Source Parallel STL implementation
liusongxiang / StarGAN Voice ConversionThis is a pytorch implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks
IBAMR / IBAMRAn adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
AIBluefisher / DAGSfMDistributed and Graph-based Structure from Motion. This project includes the official implementation of our Pattern Recognition 2020 paper: Graph-Based Parallel Large Scale Structure from Motion.
Pandas-Team / Automatic ParkingPython implementation of an automatic parallel parking system in a virtual environment, including path planning, path tracking, and parallel parking
HawkAaron / Warp TransducerA fast parallel implementation of RNN Transducer.
BY571 / Soft Actor Critic And ExtensionsPyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.
tyfeld / MMaDA ParallelOfficial Implementation of "MMaDA-Parallel: Multimodal Large Diffusion Language Models for Thinking-Aware Editing and Generation"
cwher / PixivCrawlerPixiv Utils implemented in Python, including Pixiv Crawler and Mosaic Puzzles, support for rankings, personal bookmarks, artist works and keyword search for personalized filtering, and provide high-performance multi-threaded parallel download. 🤗
martianlantern / ThinkMeshThis is a framework that implements various parallel reasoning strategies from the literature
hujinsen / StarGAN Voice Conversionfull tensorflow implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks https://arxiv.org/abs/1806.02169