Skip to content

[Intel MKL] SparseAdam: an optimizer to improve the accuracy of LazyAdam #24788

Closed
mpjlu wants to merge 7 commits intotensorflow:masterfrom
Intel-tensorflow:AdamOptimize
Closed

[Intel MKL] SparseAdam: an optimizer to improve the accuracy of LazyAdam #24788
mpjlu wants to merge 7 commits intotensorflow:masterfrom
Intel-tensorflow:AdamOptimize

Conversation

@mpjlu
Copy link
Copy Markdown
Contributor

@mpjlu mpjlu commented Jan 9, 2019

No description provided.

@ymodak ymodak self-assigned this Jan 9, 2019
@ymodak ymodak added awaiting review Pull request awaiting review size:L CL Change Size: Large labels Jan 9, 2019
@alextp
Copy link
Copy Markdown
Contributor

alextp commented Jan 9, 2019

Normally I'd accept this, but we're in the process of transitioning out of contrib and into the new addons SIG ( https://groups.google.com/a/tensorflow.org/forum/#!forum/addons for more information). So until that release is done I'd like to soft-freeze contrib to make the migration easier.

@alextp alextp closed this Jan 9, 2019
@mpjlu mpjlu deleted the AdamOptimize branch May 12, 2019 08:29
@mpjlu mpjlu restored the AdamOptimize branch September 5, 2019 14:34
@nammbash nammbash deleted the AdamOptimize branch April 25, 2020 22:58
copybara-service bot pushed a commit that referenced this pull request Apr 8, 2025
Reason for the update:
- The current HERMETIC_CUDA_VERSION used by XLA is 12.1.1 (released April 2023), which is now 2 years old.
- The current HERMETIC_CUDNN_VERSION  in XLA is 8.6 (released October 2022), making it 2.5 years old.
- JAX currently uses HERMETIC CUDA 12.8.0 and cuDNN 9.8.0, indicating it's already on a newer stack.
- I tested upgrading XLA to CUDA 12.6.3 and cuDNN 9.3.0 - all GitHub XLA PR tests passed: PR #24788.

Release dates:
- CUDA 12.6.3: November 2024
- cuDNN 9.3.0: August 2024

PiperOrigin-RevId: 744868619
copybara-service bot pushed a commit that referenced this pull request Apr 9, 2025
Reason for the update:
- The current HERMETIC_CUDA_VERSION used by XLA is 12.1.1 (released April 2023), which is now 2 years old.
- The current HERMETIC_CUDNN_VERSION  in XLA is 8.6 (released October 2022), making it 2.5 years old.
- JAX currently uses HERMETIC CUDA 12.8.0 and cuDNN 9.8.0, indicating it's already on a newer stack.
- I tested upgrading XLA to CUDA 12.6.3 and cuDNN 9.3.0 - all GitHub XLA PR tests passed: PR #24788.

Release dates:
- CUDA 12.6.3: November 2024
- cuDNN 9.3.0: August 2024

PiperOrigin-RevId: 744868619
copybara-service bot pushed a commit that referenced this pull request Apr 9, 2025
Reason for the update:
- The current HERMETIC_CUDA_VERSION used by XLA is 12.1.1 (released April 2023), which is now 2 years old.
- The current HERMETIC_CUDNN_VERSION  in XLA is 8.6 (released October 2022), making it 2.5 years old.
- JAX currently uses HERMETIC CUDA 12.8.0 and cuDNN 9.8.0, indicating it's already on a newer stack.
- I tested upgrading XLA to CUDA 12.6.3 and cuDNN 9.3.0 - all GitHub XLA PR tests passed: PR #24788.

Release dates:
- CUDA 12.6.3: November 2024
- cuDNN 9.3.0: August 2024

PiperOrigin-RevId: 745637141
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review Pull request awaiting review cla: yes size:L CL Change Size: Large

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants