Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 407 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 407 Bytes

Description

What is Gemini? Generic Model Parallel Instrumentation

What way to work we proposed a IMPACT method, named Instrumenting Model Parallel with Automated Code Transformations. Play with python AST modules.

Generic AST transformer for Enflame Model Parallel Runner source code --> AST --> MLIR --> Transform for MP --> Round-trip back to AST --> native path to the SW stack

Getting Started