Skip to content

Commit ff48bd4

Browse files
authored
Revert "[s3_management] Add torch_xpu dependencies to PACKAGE_ALLOW_LIST" (#8132)
Reverts #8120 I suspect it caused pytorch/pytorch#185608 (comment)
1 parent c53a8dc commit ff48bd4

1 file changed

Lines changed: 0 additions & 23 deletions

File tree

s3_management/manage_v2.py

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -413,29 +413,6 @@
413413
"yarl",
414414
"zipp",
415415
"mslk",
416-
# ---- torch_xpu packages ----
417-
"dpcpp_cpp_rt",
418-
"intel_cmplr_lib_rt",
419-
"intel_cmplr_lib_ur",
420-
"intel_cmplr_lic_rt",
421-
"intel_opencl_rt",
422-
"intel_sycl_rt",
423-
"intel_openmp",
424-
"tcmlib",
425-
"umf",
426-
"intel_pti",
427-
"tbb",
428-
"oneccl_devel",
429-
"oneccl",
430-
"impi_rt",
431-
"onemkl_sycl_blas",
432-
"onemkl_sycl_dft",
433-
"onemkl_sycl_lapack",
434-
"onemkl_sycl_sparse",
435-
"onemkl_sycl_rng",
436-
"onemkl_license",
437-
"mkl",
438-
"pyelftools",
439416
]
440417
}
441418

0 commit comments

Comments
 (0)