eliben / radgrad
Tracing-based reverse mode automatic differentiation (like autograd!)
☆15Updated 3 weeks ago
Alternatives and similar repositories for radgrad:
Users that are interested in radgrad are comparing it to the libraries listed below
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 6 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- MimIR is my Intermediate Representation☆58Updated this week
- A minimal (really) out-of-tree MLIR example☆37Updated last month
- Modeling futexes in TLA+☆22Updated 4 months ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- General Stride K-Nearest Neighbors☆13Updated 3 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆100Updated 6 months ago
- Code generation tool to generate mathematical libraries☆55Updated 11 months ago
- Embedded Universal DSL: a good DSL for us, by us☆32Updated this week
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Updated last week
- Declarative MLIR compilers in Python!☆33Updated 4 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Sigmoid Numbers backed by IEEE Floats☆16Updated 7 years ago
- Lace - implementation of work-stealing in C☆35Updated 10 months ago
- Pull your compiler up with abstract bootstraps.☆31Updated 2 years ago
- Visualize SIMD instructions☆34Updated last year
- TreeFuser is a tool that perform traversals fusion for recursive tree traversals written in subset of the c++ language.☆10Updated last year
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Python bindings for egg☆48Updated 2 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- a small C++ lattice library☆15Updated 5 years ago
- ☆47Updated 4 years ago
- UB-aware interpreter for LLVM debugging☆22Updated this week
- A fast implementation of log() and exp()☆51Updated 2 years ago
- DExTer - Debug Experience Tester☆33Updated 3 years ago
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago