Skip to content

Commit 416dc0f

Browse files
authored
Merge pull request #4 from pytorch-labs/torchao1
Move ao to torchao
2 parents 9c7d064 + cb5aecd commit 416dc0f

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from setuptools import setup, find_packages
88

99
setup(
10-
name='ao',
10+
name='torchao',
1111
version='0.1',
1212
packages=find_packages(),
1313
install_requires=[
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)