Skip to content

Commit

Permalink
Stay on torchvision 0.14.1 for now (#186)
Browse files Browse the repository at this point in the history
Signed-off-by: Abolfazl Shahbazi <[email protected]>
  • Loading branch information
ashahba authored Mar 16, 2023
1 parent 03d101b commit 000ed0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#
# Copyright (c) 2022 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
Expand Down
1 change: 1 addition & 0 deletions intel-xai-tools/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@

PYTORCH_PKGS = [
'torch==1.13.1',
'torchvision==0.14.1',
]

REQUIRED_PKGS = (
Expand Down

0 comments on commit 000ed0d

Please sign in to comment.