8000 ensure that there is only one "prototype" folder in torchao · Issue #1013 · pytorch/ao · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content 8000
ensure that there is only one "prototype" folder in torchao #1013
@vkuzo

Description

@vkuzo

context

Today torchao has various prototype folders:

  1. https://github.com/pytorch/ao/tree/main/torchao/prototype
  2. https://github.com/pytorch/ao/tree/main/torchao/quantization/prototype
  3. https://github.com/pytorch/ao/tree/main/torchao/sparsity/prototype

the task

This is confusing. Let's just converge on one place, torchao/prototype. This task is to move the code over without breaking things:
A. chat with @andrewor14 and confirm if it's ok to move torchao/quantization/prototype to torchao/prototype/quantization. If yes, move it.
B. chat with @jcaip and confirm if it's ok to move torchao/sparsity/prototype to torchao/prototype/sparsity. If yes, move it.

When moving the code, it would be good to verify that scripts/features/tests still work, CI is green, and update any hardcoded locations as needed.

Note: feel free to ignore torchao/experimental for now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0