-
Notifications
You must be signed in to change notification settings - Fork 391
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated build n test script to remove onnx dependency from torch vari…
…ants (#3567) * removed unnecessary && condition that did not default DENABLE_TORCH to OFF when building aimet w/ onnx variant * edited comments of docker_install.md to add clarity * shortened docker build extra_opts if statements to be shorter and more readable * fixed if statment nesting * fixed typo in torch variant extra_opts concatenation Signed-off-by: Trentin Wilkens <quic_twilkens@quicinc.com>
- Loading branch information
1 parent
b3ec5e0
commit 338eb2a
Showing
2 changed files
with
18 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters