Skip to content

Commit

Permalink
[Docs] Update AdamW optimizer doc. (DeepRec-AI#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuhailin authored Aug 8, 2022
1 parent e2f64ce commit 91a096f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ This is the first release of DeepRec. DeepRec has super large-scale distributed
### **Optimizer**
- AdamAsync Optimizer
- AdagradDecay Optimizer
- AdamW Optimizer

### **Op & Hardware Acceleration**
- Operators Optimization: Unique, Gather, DynamicStitch, BiasAdd, Select, Transpose, SparseSegmentReduction, where, DynamicPartition, SparseConcat tens of ops' CPU/GPU optimization.
Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Embedding-Variable-Export-Format
AdamAsync-Optimizer
AdagradDecay-Optimizer
AdamW-Optimizer
```

```{toctree}
Expand Down

0 comments on commit 91a096f

Please sign in to comment.