diff --git a/meson.build b/meson.build index 3c966f4c7f..1c2990fd88 100644 --- a/meson.build +++ b/meson.build @@ -353,6 +353,7 @@ features = { }, 'pytorch-support': { 'target': 'pytorch', + 'target_alt': 'Torch', 'project_args': { 'ENABLE_PYTORCH': 1 } }, 'caffe2-support': {