Skip to content

Commit 32b0899

Browse files
committed
Replace torchao.prototype.parq with facebookresearch/parq submodule
1 parent 6922733 commit 32b0899

File tree

15 files changed

+5
-820
lines changed

15 files changed

+5
-820
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "third_party/cutlass"]
22
path = third_party/cutlass
33
url = https://github.com/NVIDIA/cutlass
4+
[submodule "third_party/parq"]
5+
path = third_party/parq
6+
url = https://github.com/facebookresearch/parq

third_party/parq

Submodule parq added at 4527e6b

torchao/prototype/parq

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../third_party/parq/parq

torchao/prototype/parq/README.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

torchao/prototype/parq/__init__.py

Lines changed: 0 additions & 8 deletions
This file was deleted.

torchao/prototype/parq/optim/__init__.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

torchao/prototype/parq/optim/binarelax.py

Lines changed: 0 additions & 50 deletions
This file was deleted.

torchao/prototype/parq/optim/parq.py

Lines changed: 0 additions & 100 deletions
This file was deleted.

torchao/prototype/parq/optim/proxmap.py

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)