mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Summary: - HIP_VERSION semantic versioning will change in ROCm4.3. The changes essentially remove the dependency on HIP_VERSION provided in the hip header to keep code compatible with older and newer versions of ROCm. - TORCH_HIP_VERSION is derived from HIP_VERSION_MAJOR and HIP_VERSION_MINOR Pull Request resolved: https://github.com/pytorch/pytorch/pull/62786 Reviewed By: bdhirsh Differential Revision: D30281682 Pulled By: seemethere fbshipit-source-id: e41e69fb9e13de5ddd1af99ba5bbdcbb7b64b673 |
||
|---|---|---|
| .. | ||
| activation_ops_miopen.h | ||
| conv_op_miopen.hip | ||
| conv_transpose_op_miopen.hip | ||
| elu_op_miopen.hip | ||
| local_response_normalization_op_miopen.hip | ||
| pool_op_miopen.hip | ||
| relu_op_miopen.hip | ||
| sigmoid_op_miopen.hip | ||
| spatial_batch_norm_op_miopen.hip | ||
| tanh_op_miopen.hip | ||