pytorch/torch/utils/hipify
Eli Uriegas 75a4b73816 utils: Update md5 call to be fips compliant (#147252)
Updates md5 call to be fips compliant according to this issue:
* https://github.com/pytorch/pytorch/issues/147236

Not going to add a conditional here because minimum the python version
that we support is already 3.9

Signed-off-by: Eli Uriegas <eliuriegas@meta.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/147252
Approved by: https://github.com/huydhn, https://github.com/Skylion007, https://github.com/malfet
2025-02-15 15:19:08 +00:00
..
__init__.py
constants.py
cuda_to_hip_mappings.py [reland][attempt2][AMD] Turn on TF32 for aten::mm (#144145) 2025-01-06 00:37:01 +00:00
hipify_python.py utils: Update md5 call to be fips compliant (#147252) 2025-02-15 15:19:08 +00:00
version.py