Commit d1c8118
authored
remove torchao dependency from torchao build script (#2383)
Summary:
We should not use torchao to build torchao. Before this PR,
I got stuck in a loop where I had a broken install (for some other
reason) and could not uninstall torchao with this setup script,
because the script required a working torchao to run.
Commenting out the offending code in this PR, leaving for a
future person to actually fix it.
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:1 parent 21a2d29 commit d1c8118
1 file changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | 88 | | |
91 | 89 | | |
92 | 90 | | |
| |||
388 | 386 | | |
389 | 387 | | |
390 | 388 | | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| |||
0 commit comments