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 8d6ffae commit af4a9aaCopy full SHA for af4a9aa
pip/requirements.txt
@@ -318,7 +318,7 @@ pycparser==2.23
318
pycuda==2025.1.2
319
pycurl==7.45.7
320
#NO_AUTO_UPDATE: version >= 2.35 requires new version of pydantic which does not use validate_core_schema
321
-pydantic-core==2.34.1
+pydantic-core==2.41.4
322
pydot==4.0.1
323
pyflakes==3.4.0
324
Pygments==2.19.2
pip/torch.file
@@ -9,3 +9,4 @@
9
ln -sf python%{cms_python3_major_minor_version}/site-packages/torch/lib/*.so . \
10
popd \
11
popd
12
+%define PipPrePost %{relocateConfig}lib/python%{cms_python3_major_minor_version}/site-packages/torch/share/cmake/ATen/ATenConfig.cmake
0 commit comments