-
pyverbs Public
This is a simple wrapper around rdma-core to allow building pyverbs as a Python package.
UpdatedSep 2, 2025 -
-
-
jax Public
Forked from jax-ml/jaxComposable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Python Apache License 2.0 UpdatedJun 2, 2025 -
rdma-core Public
Forked from linux-rdma/rdma-coreRDMA core userspace libraries and daemons
-
rust-ibverbs Public
Forked from xmakro/rust-ibverbsBindings for RDMA ibverbs through rdma-core
Rust Apache License 2.0 UpdatedFeb 13, 2025 -
sglang Public
Forked from sgl-project/sglangSGLang is a fast serving framework for large language models and vision language models.
Python Apache License 2.0 UpdatedJan 10, 2025 -
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedDec 13, 2024 -
xla Public
Forked from openxla/xlaA machine learning compiler for GPUs, CPUs, and ML accelerators
C++ Apache License 2.0 UpdatedSep 10, 2024 -
-
-
llama.cpp Public
Forked from ggml-org/llama.cppLLM inference in C/C++
C++ MIT License UpdatedMay 25, 2024 -
-
-
TransformerEngine Public
Forked from NVIDIA/TransformerEngineA library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper GPUs, to provide better performance with lower memory utilization in bot…
Python Apache License 2.0 UpdatedAug 7, 2023 -
enroot Public
Forked from NVIDIA/enrootA simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.
Shell Apache License 2.0 UpdatedJun 29, 2022 -
-
-
gym Public
Forked from openai/gymA toolkit for developing and comparing reinforcement learning algorithms.
Python Other UpdatedOct 20, 2021 -
nogil Public
Forked from colesbury/nogilMultithreaded Python without the GIL
Python Other UpdatedOct 18, 2021 -
Arcade-Learning-Environment Public
Forked from Farama-Foundation/Arcade-Learning-EnvironmentThe Arcade Learning Environment (ALE) -- a platform for AI research.
C++ GNU General Public License v2.0 UpdatedOct 8, 2021 -
-
-
libnop Public
Forked from google/libnoplibnop: C++ Native Object Protocols
C++ Other UpdatedJul 17, 2020 -
grpc.io Public
Forked from grpc/grpc.ioRepository for the gRPC website and documentation
HTML Apache License 2.0 UpdatedMay 19, 2020 -
higher Public
Forked from facebookresearch/higherhigher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual training steps.
Python Apache License 2.0 UpdatedDec 12, 2019 -
nvprof2json Public
Forked from ezyang/nvprof2jsonConvert nvprof profiles into about:tracing compatible JSON files
Python UpdatedNov 22, 2019 -
scalable_agent Public
Forked from google-deepmind/scalable_agentA TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.
-