jonasrauber / eagerpyLinks
PyTorch, TensorFlow, JAX and NumPy — all of them natively using the same code
☆695Updated 2 years ago
Alternatives and similar repositories for eagerpy
Users that are interested in eagerpy are comparing it to the libraries listed below
Sorting:
- Shape and dimension inference (Keras-like) for PyTorch layers and neural networks☆572Updated 3 years ago
- ☆772Updated last year
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆481Updated 3 years ago
- A High Level API for Deep Learning in JAX☆475Updated 2 years ago
- The goal of this library is to generate more helpful exception messages for matrix algebra expressions for numpy, pytorch, jax, tensorflo…☆811Updated 3 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆330Updated 3 years ago
- functorch is JAX-like composable function transforms for PyTorch.☆1,437Updated last month
- A simplified framework and utilities for PyTorch☆576Updated 4 months ago
- Fast Block Sparse Matrices for Pytorch☆549Updated 4 years ago
- Concise deep learning for JAX☆183Updated 4 years ago
- ⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.☆940Updated 3 months ago
- BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.☆590Updated 9 months ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- Fast, differentiable sorting and ranking in PyTorch☆834Updated 3 months ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Web-based dashboard for Sacred☆547Updated 2 years ago
- ☆470Updated 5 months ago
- Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.☆1,446Updated 5 months ago
- PyTorch functions and utilities to make your life easier☆194Updated 4 years ago
- Providing reproducibility in deep learning frameworks☆428Updated last year
- Gradient based Hyperparameter Tuning library in PyTorch☆290Updated 5 years ago
- Fast Differentiable Sorting and Ranking☆612Updated last year
- KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows☆1,133Updated last month
- Unit Testing for pytorch, based on mltest☆312Updated 4 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,065Updated last year
- Profiling and inspecting memory in pytorch☆1,071Updated 3 weeks ago
- MADGRAD Optimization Method☆804Updated 8 months ago
- Toolbox of models, callbacks, and datasets for AI/ML researchers.☆1,741Updated last month
- Tensor Shape Annotation Library (numpy, tensorflow, pytorch, ...)☆266Updated 5 years ago
- torchbearer: A model fitting library for PyTorch