WORK IN PROGRESS
"Eclat" is a transpiler for multidimensional array computation, deep learning, and computer science, inspired by tinygrad and luminal. It automatically generates optimal kernels for CPUs, GPUs, and other accelerators from a computational graph of a multidimensional array.
This repository is dual licensed under Apache 2.0 and MIT, so you can use it either way if you need to.