einops
Tensor library
A flexible and powerful library for performing tensor operations in various deep learning frameworks.
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
9k stars
69 watching
353 forks
Language: Python
last commit: about 2 months ago
Linked from 3 awesome lists
chainercupydeep-learningeinopsjaxkerasnumpypytorchtensortensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
lanpa/tensorboardx | A tool for visualizing and logging training progress during deep learning model development. | 7,887 |
skelsec/pypykatz | An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. | 2,905 |
wkentaro/pytorch-for-numpy-users | Provides a PyTorch interface for working with NumPy arrays and tensors. | 691 |
huggingface/transformers | A collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects. | 136,357 |
nvidia/minkowskiengine | An auto-differentiation library for sparse tensors used in computer vision and deep learning applications. | 2,513 |
qubvel-org/segmentation_models.pytorch | A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
codertimo/bert-pytorch | An implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks | 6,251 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
bytedance/byteps | A high-performance distributed deep learning framework supporting multiple frameworks and networks | 3,635 |
tensorflow/lingvo | A software framework for building sequence models using neural networks in TensorFlow | 2,820 |
huggingface/safetensors | A format for storing tensors in a safe and efficient manner. | 2,953 |
thtrieu/darkflow | Tools and scripts for training and deploying real-time object detection models using TensorFlow | 6,138 |
vahidk/effectivetensorflow | A comprehensive tutorial and best practices guide for the TensorFlow deep learning framework | 8,624 |