From a0849f06e133cf6ef62a04022a00d68399c71eff Mon Sep 17 00:00:00 2001 From: Ivan Yashchuk Date: Mon, 20 Sep 2021 11:44:21 +0300 Subject: [PATCH] Remove "features" from pytorch conda package `CONDA_CPU_ONLY_FEATURE` and `features` section were removed in https://github.com/pytorch/builder/pull/823, but merge conflict was resolved incorrectly in https://github.com/pytorch/builder/pull/823/commits/a3909beec432dd640d5c5074b1b57cd4124a6412 --- conda/pytorch-nightly/meta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/conda/pytorch-nightly/meta.yaml b/conda/pytorch-nightly/meta.yaml index a24781ed1..f56dd3d09 100644 --- a/conda/pytorch-nightly/meta.yaml +++ b/conda/pytorch-nightly/meta.yaml @@ -75,8 +75,6 @@ build: - BUILD_TEST # [unix] - USE_PYTORCH_METAL_EXPORT # [osx] - USE_COREML_DELEGATE # [osx] - features: -{{ environ.get('CONDA_CPU_ONLY_FEATURE', ' - cpuonly # [not osx]') }} test: imports: