Skip to content

Commit

Permalink
Add alternative target for PyTorch on macOS
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Guillot <[email protected]>
  • Loading branch information
simgt authored and myungjoo committed Nov 21, 2022
1 parent 6889069 commit f6b8ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ features = {
},
'pytorch-support': {
'target': 'pytorch',
'target_alt': 'Torch',
'project_args': { 'ENABLE_PYTORCH': 1 }
},
'caffe2-support': {
Expand Down

0 comments on commit f6b8ca4

Please sign in to comment.