Skip to content

Commit

Permalink
remove TORCHVISION_INCLUDE from PyTorch-bundle easyconfigs
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Moors committed May 9, 2024
1 parent f10ddb8 commit 481e206
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ exts_list = [
'checksums': ['7f6b125602ac6d743e523ae0bfa71e1a697a2f5534064528c6ff84c2f7c2fc7f'],
}),
('torchvision', '0.16.2', {
'preinstallopts': 'WITH_CUDA=1 TORCHVISION_INCLUDE="$EBROOTLIBJPEGMINTURBO/include:$TORCHVISION_INCLUDE"',
'installopts': '-v',
'patches': [
'torchvision-0.16.2_ffmpeg-6.0-fix.patch',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ exts_list = [
'checksums': ['7f6b125602ac6d743e523ae0bfa71e1a697a2f5534064528c6ff84c2f7c2fc7f'],
}),
('torchvision', '0.16.2', {
'preinstallopts': 'WITH_CUDA=0 TORCHVISION_INCLUDE="$EBROOTLIBJPEGMINTURBO/include:$TORCHVISION_INCLUDE"',
'installopts': '-v',
'patches': [
'torchvision-0.16.2_ffmpeg-6.0-fix.patch',
Expand Down

0 comments on commit 481e206

Please sign in to comment.