Skip to content

Restructure Python requirements to be divided into core and dev requirements #1981

@nvukobratTT

Description

@nvukobratTT

Summary

As an upgrade to this issue #1980, we want to reorganize Python dependencies to be in the following groups:

  • Core compiler dependencies - minimum set of dependencies to run compile (not including model dependencies)
  • Development dependencies - a set of dependencies to run all tools and models

Most of the current dependencies are located on this path: https://github.com/tenstorrent/tt-forge-fe/tree/main/env

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions