From 25abfbf657b22fd6f4e11ed73135a1d459d372fb Mon Sep 17 00:00:00 2001 From: Arthur Feeney Date: Wed, 17 Jan 2024 11:05:13 -0800 Subject: [PATCH] Set neuraloperator version to 0.2.0 for repro --- conda/pytorch-2.0.1-cuda-11.7.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/pytorch-2.0.1-cuda-11.7.yaml b/conda/pytorch-2.0.1-cuda-11.7.yaml index fa7f227..6b98254 100644 --- a/conda/pytorch-2.0.1-cuda-11.7.yaml +++ b/conda/pytorch-2.0.1-cuda-11.7.yaml @@ -17,7 +17,7 @@ dependencies: - pip - pip: - hydra-core - - neuraloperator + - neuraloperator=0.2.0 - opencv-python - matplotlib - tensorboard