Skip to content
forked from mlcommons/chakra

Repository for MLCommons Chakra schema and tools

License

Notifications You must be signed in to change notification settings

ajbalogh/chakra

This branch is 1 commit ahead of, 277 commits behind mlcommons/chakra:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3143af · Mar 28, 2024
Feb 6, 2024
Feb 17, 2023
Feb 8, 2024
Mar 28, 2024
Feb 6, 2024
Feb 6, 2024
Dec 6, 2023
Feb 6, 2024
Feb 7, 2024
Dec 6, 2023
Feb 6, 2024
Feb 6, 2024
Feb 17, 2023
Feb 6, 2024
Jul 13, 2023
Oct 26, 2023
Jul 14, 2023
Jul 15, 2023
Nov 9, 2023
Oct 7, 2023
Oct 7, 2023

Repository files navigation

Chakra

Chakra is an open and interoperable graph-based representation of AI/ML workloads focused on enabling and accelerating AI SW/HW co-design. Chakra execution traces represent key operations, such as compute, memory, and communication, data and control dependencies, timing, and resource constraints.

This is a repository of Chakra schema and a complementary set of tools and capabilities to enable the collection, analysis, generation, and adoption of Chakra execution traces by a broad range of simulators, emulators, and replay tools.

Chakra is under active development as a MLCommons research project. Please see MLCommons Chakra Working Group for more details for participating in this effort.

A detailed description of the original motivation and guiding principles can be found here. The paper was published prior to Chakra becoming a MLCommons project. Please cite this repository to refer to the latest Chakra schema and tools.

Installation

Check out INSTALL for details.

License

Chakra is released under the MIT license. Please see the LICENSE.md file for more information.

Contributing

We actively welcome your pull requests! Please see CONTRIBUTING.md for more info.

About

Repository for MLCommons Chakra schema and tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.6%
  • C++ 9.4%