Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fused conv fix and revert memory management #21

Merged

Commits on Jun 21, 2024

  1. Revert "added explicit nullptr"

    This reverts commit 95465d6.
    hsharsha committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1d25524 View commit details
    Browse the repository at this point in the history
  2. oRevert "beautified rocblas wrapper"

    This reverts commit 616b18d.
    hsharsha committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d0d671e View commit details
    Browse the repository at this point in the history
  3. Revert "addressing reviewer comments"

    This reverts commit 300594d.
    hsharsha committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4b9bb22 View commit details
    Browse the repository at this point in the history
  4. Revert "added memory management functions"

    This reverts commit 084d266.
    hsharsha committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9f7c1db View commit details
    Browse the repository at this point in the history
  5. Fused convolution+bias+activation

    ekuznetsov139 authored and hsharsha committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9f04d2e View commit details
    Browse the repository at this point in the history
  6. [XLA:GPU] Pass CUDA and cuDNN versions (or ROCm counterparts) explici…

    …tly into CudnnFusedConvRewriter.
    
    PiperOrigin-RevId: 640256343
    thomasjoerg authored and hsharsha committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    115c33f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    087578f View commit details
    Browse the repository at this point in the history