We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 020a92f commit eedf6abCopy full SHA for eedf6ab
.github/workflows/e2e-reusable.yml
@@ -205,7 +205,6 @@ jobs:
205
cd benchmark
206
sed -i 's/^ *pynvml.*//' requirements.txt
207
pip install -r requirements.txt
208
- echo "PYTHONPATH=${PWD}:${PYTHONPATH}" >> ${GITHUB_ENV}
209
# for dlrm
210
pip install pyre-extensions
211
curl -fsSL https://raw.githubusercontent.com/facebookresearch/dlrm/refs/heads/torchrec-dlrm/requirements.txt |xargs pip install
0 commit comments