Skip to content

Conversation

@apakbin
Copy link

@apakbin apakbin commented Jun 2, 2025

(This is a cherry-pick of pytorch#154545)

This PR exposes some MIOpen symbols, namely:

  1. miopenDataType_t getMiopenDataType(const at::Tensor& tensor)
  2. miopenHandle_t getMiopenHandle()
  3. class TensorDescriptor
  4. class Descriptor
  5. class FilterDescriptor
  6. struct ConvolutionDescriptor
  7. struct DropoutDescriptor
  8. struct RNNDescriptor

to enable adding extensions that make use of them.

@apakbin apakbin requested a review from jerrymannil June 2, 2025 01:27
@apakbin apakbin marked this pull request as ready for review June 2, 2025 01:28
@pruthvistony pruthvistony merged commit a854563 into release/2.6 Jun 6, 2025
@pruthvistony pruthvistony deleted the expose_some_miopen_symbs_2.6 branch June 6, 2025 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants