Found 123 repositories(showing 30)
arogozhnikov
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
liuruiyang98
Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, ConvMixer, SwinMLP, RepMLPNet, WaveMLP, MorphMLP, DynaMixer, MS-MLP, Sequencer2D in Jittor and PyTorch! Now, Rearrange and Reduce in einops.layers.jittor are support!! trunc_normal_ is supported for Jittor!! MLP Paper is uploaded!
Frikallo
High-performance C++ tensor library with NumPy/PyTorch-like API
arviz-devs
Stats, linear algebra and einops for xarray
lucidrains
Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️
lucidrains
Some utility functions to help myself (and perhaps others) go faster with ML/AI work
tomsanbear
No description available
VasanthakumarV
Simplistic API for deep learning tensor operations
arogozhnikov
Blazingly fast capsule networks in 75 lines of pytorch+einops
MurrellGroup
Declarative and readable tensor operations in Julia
Kiv
Einsum with einops style variable names
groomata
Clean, reproducible, boilerplate-free deep learning project template.
clankur
a transformer implemented primarily using einops and trained on the tinystories dataset
dorpxam
C++17 implementation of einops for libtorch - clear and reliable tensor manipulations with einstein-like notation
shuuchen
A PyTorch implementation of Involution using einops https://arxiv.org/pdf/2103.06255.pdf
torchmix
A collection of components for transformers 🧩
Niels-Skovgaard-Jensen
Meshgrids and random sampling in high dimensional spaces from einops-style notation
callummcdougall
My interpretation of what einops indexing would look like (created to work on during my SERI MATS project).
admk
Model batching for PyTorch. With the help of torch.fx and einops.
gngdb
Minimal torch/numpy relational function using einops.
PRITHIVSAKTHIUR
Demonstration for NVIDIA's Nemotron-Parse-v1.1 model, designed for advanced document parsing and OCR. Upload images of documents (e.g., papers, forms) to extract structured content: text, tables (LaTeX), figures, and titles. Outputs annotated images with colored bounding boxes and processed markdown/LaTeX text for easy integration.
moribots
einops, pytorch, etc
Qile0317
R port of the einops library
arogozhnikov
Extremely simplistic viewer of small ndimensional patches for jupyter notebook. Powered by einops
rraghavkaushik
TensorCrafter is an efficient, from-scratch reimplementation of einops.rearrange with full support for complex patterns, split axes, ellipses, and error handling. Built to be robust, iterative, and optimized without over-engineering.
nicholas-miklaucic
One tensor operation is all you need
themartiancompany
Ur uncensorable DogeOS and Life user repository and app store package HTTP mirror.
junhsss
Layer normalization with einops semantics.
kyegomez
Finetuned Models on elaborate Pytorch/Einops code for models to synthesize state of the art models
PRITHIVSAKTHIUR
This application allows users to perform various OCR tasks such as converting documents to markdown, extracting text, locating specific text within images, and parsing figures, all through a user-friendly interface. This demo leverages the deepseek-ai/DeepSeek-OCR-2