2 Repositories
Python chex Libraries
A bytecode vm written in python.
CHex A bytecode vm written in python. hex command meaning note: the first two hex values of a CHex program are the magic number 0x01 (offset in memory
1 Aug 26, 2022
Composable transformations of Python+NumPy programsComposable transformations of Python+NumPy programs
Chex Chex is a library of utilities for helping to write reliable JAX code. This includes utils to help: Instrument your code (e.g. assertions) Debug
506 Jan 8, 2023