131 skills found · Page 1 of 5
lukeed / DequalA tiny (304B to 489B) utility to check for deep equality
locuslab / Deq[NeurIPS'19] Deep Equilibrium Models
gammazero / DequeFast ring-buffer deque (double-ended queue)
petkaantonov / DequeExtremely fast double-ended queue implementation
Gsunshine / Enjoy Hamburger[ICLR 2021 top 3%] Is Attention Better Than Matrix Decomposition?
kinghajj / DequeA (mostly) lock-free concurrent work-stealing deque in Rust.
zhiyuanyou / DeQA Score[CVPR 2025] Teaching Large Language Models to Regress Accurate Image Quality Scores using Score Distribution
edwingeng / DequeA highly optimized double-ended queue
deqrocks / DeqHomelab control plane with native Android app, Wear OS, and Android Auto. SSH-based control from a dashboard. Single Python file. Zero dependencies. Dynamic config. No YAML.
locuslab / Deq Flow[CVPR 2022] Deep Equilibrium Optical Flow Estimation
ConorWilliams / ConcurrentDequeFast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
gnzlbg / Slice DequeA contiguous-in-memory double-ended queue that derefs into a slice
discord / DequeFast bounded deque using two rotating lists.
StephenCleary / DequeDouble-ended queue
locuslab / TorchdeqModern Fixed Point Systems using Pytorch
art-w / DequePurely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)
caojiezhang / DeqIRPyTorch implementation of "Deep Equilibrium Diffusion Restoration with Parallel Sampling (CVPR 2024)"
0xweb-org / DequantoBlockchain Client
namenu / Data.dequePersistent Deque for Clojure(Script)
attaswift / DequeA double-ended queue type in pure Swift