pytorch / functorch
functorch is JAX-like composable function transforms for PyTorch.
☆1,395Updated this week
Related projects ⓘ
Alternatives and complementary repositories for functorch
- Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.☆1,400Updated 3 months ago
- KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows☆1,054Updated this week
- Optax is a gradient processing and optimization library for JAX.☆1,687Updated this week
- BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.☆561Updated 6 months ago
- Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/☆1,182Updated 2 weeks ago
- Hardware accelerated, batchable and differentiable optimizers in JAX.☆929Updated last month
- TensorDict is a pytorch dedicated tensor container.☆832Updated this week
- Python 3.8+ toolbox for submitting jobs to Slurm☆1,299Updated last month
- ☆784Updated last week
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,010Updated 6 months ago
- Profiling and inspecting memory in pytorch☆1,018Updated 3 months ago
- JAX - A curated list of resources https://github.com/google/jax☆1,538Updated 3 months ago
- ML Collections is a library of Python Collections designed for ML use cases.☆893Updated 3 months ago
- ⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.☆856Updated last month
- Constrained optimization toolkit for PyTorch☆656Updated 2 years ago
- JAX-based neural network library☆2,894Updated last week
- Fast Block Sparse Matrices for Pytorch☆545Updated 3 years ago
- Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/