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

Latest commit

 

History

History
20 lines (14 loc) · 722 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 722 Bytes

PROJECT NOT UNDER ACTIVE MANAGEMENT

This project will no longer be maintained by Intel.

Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.

Intel no longer accepts patches to this project.

If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.

Contact: [email protected]

graph-compiler-playground

Dumping ground for graph compiler related code, experiments, examples, etc.

Installation

git clone REPO_URL
cd REPO_FOLDER
pip install -e .