From 0974029ac05e9446ebeaac57396f27dd1cefbdb9 Mon Sep 17 00:00:00 2001 From: Iason Myttas Date: Fri, 24 Jan 2025 17:00:38 +0000 Subject: [PATCH] deleted recursion loop --- torchbenchmark/canary_models/fambench_xlmr/install.py | 1 - 1 file changed, 1 deletion(-) diff --git a/torchbenchmark/canary_models/fambench_xlmr/install.py b/torchbenchmark/canary_models/fambench_xlmr/install.py index a09abe998e..b1beeb1ee8 100644 --- a/torchbenchmark/canary_models/fambench_xlmr/install.py +++ b/torchbenchmark/canary_models/fambench_xlmr/install.py @@ -21,7 +21,6 @@ def update_fambench_submodule(): def pip_install_requirements(): try: - pip_install_requirements() # pin fairseq version # ignore deps specified in requirements.txt subprocess.check_call(