Skip to content

Commit 84a2a80

Browse files
committed
Use release ao version with openvino
1 parent 057e71d commit 84a2a80

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

backends/openvino/scripts/openvino_build.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ main() {
5454
# Build the package
5555
./install_executorch.sh --minimal
5656

57-
# Install torchao
58-
pip install third-party/ao
59-
6057
else
6158
echo "Error: Argument is not valid: $build_type"
6259
exit 1 # Exit the script with an error code

0 commit comments

Comments
 (0)