From 6d43eb6edbd50791ac6a8447194e350729056078 Mon Sep 17 00:00:00 2001 From: William Moses Date: Thu, 27 Feb 2025 20:09:46 -0600 Subject: [PATCH] Add Reactant.jl --- docs/awesome.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/awesome.md b/docs/awesome.md index a9bf5af714..b483d951fd 100644 --- a/docs/awesome.md +++ b/docs/awesome.md @@ -30,6 +30,7 @@ NumPy-like API for writing high-performance ML models - [TensorFlow](https://github.com/tensorflow/tensorflow) is a long-standing ML framework with a large ecosystem +- [Reactant.jl](https://github.com/EnzymeAD/Reactant.jl) is a framework for optimizing and executing Julia code via OpenXLA, StableHLO, and MLIR. - [GoMLX](https://github.com/gomlx/gomlx) ML Framework for the Go Language - [gopjrt](https://github.com/gomlx/gopjrt) raw XlaBuilder+PJRT wrapper for Go: