optimize-net
Memory Optimizer
An optimization library for reducing memory usage in PyTorch neural networks
OptNet - Reducing memory usage in torch neural nets
282 stars
23 watching
45 forks
Language: Lua
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An optimization technique to reduce memory usage in deep neural networks during training | 1,323 |
| A tool for optimizing deep learning models to reduce memory usage without sacrificing performance | 308 |
| An implementation of a neural network architecture search algorithm optimized for mobile devices. | 271 |
| An implementation of a federated optimization algorithm for distributed machine learning | 6 |
| A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,823 |
| An implementation of DenseNets optimized to save GPU memory by using checkpointing | 1,524 |
| An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| An implementation of the Adam optimisation algorithm for stochastic gradient descent problems in Matlab. | 56 |
| A JAX transform that simplifies the training of large language models by reducing memory usage through low-rank adaptation. | 134 |
| An optimization algorithm implementation in Python | 1,123 |
| A programming language designed to optimize memory usage through long-term storage of data | 5 |
| A PyTorch module that adds differentiable optimization as a layer to neural networks | 517 |
| An optimisation method that minimises the difference between FEA output and data in Abaqus models | 17 |
| Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,083 |
| A package that provides functions to memoize (cache) and optimize Nim functions. | 78 |