mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Changes in PR https://github.com/pytorch/pytorch/issues/39759 broke HIP caffe2. hipify for caffe2 renames CUDA to HIP; torch does not. If caffe2 calls into torch, it needs to use CUDA-named functions. CC ezyang xw285cornell sunway513 houseroad dzhulgakov Pull Request resolved: https://github.com/pytorch/pytorch/pull/39801 Differential Revision: D21982493 Pulled By: xw285cornell fbshipit-source-id: 8e88e0fb80c71f0342e23ef0214a42d5542bdc70 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| blob_deallocation_test.py | ||
| do_op_test.py | ||
| executor_test_util.py | ||
| executor_test.py | ||
| gpu_context_test.py | ||
| inference_lstm_op_test.py | ||
| python_protobuf_test.py | ||