-
-
The embedded workflow is set on the MiqRequestTask in `MiqProvisionRequestTemplate#service_options` called from `MiqProvisionRequestTemplate#create_tasks_for_service`
```
[----] D, [2024-07-12T13:16…
-
* ~~SOAP~~
* Muon (add schedules)
* Shampoo (only DistributedShampoo)
* ~~Adam-mini~~
* ~~Lion~~
* ~~Sophia~~
* ~~AdEMAMix~~
* ~~Schedule-Free~~
* Adafactor
* Adalayer
* ~~Signum, signSGD~~
…
-
I am encountering issues when using non-element-wise optimizers such as Adam-mini with DeepSpeed.
According to the documentation, it reads:
> The FP16 Optimizer is designed to maximize the achievable…
-
Hi team, I'm using Adam optimizer for my model. But there is a warning regarding performance. (Can It be resolved? Or do you have any quantitative number for the perf degradation?)
```
[FBGEMM_GPU…
-
[`pdbpp`](https://github.com/pdbpp/pdbpp) is a replacement for `pdb` which is automatically used when it is installed and a [`pdb`](https://docs.python.org/3/library/pdb.html) breakpoint is set.
Cr…
-
Add support for advanced optimization algorithms like Adam, RMSprop, and AdaGrad to enhance the convergence speed and improve performance on complex datasets.
**Objective**:
Enable users to select …
-
* **Is your feature request related to a problem? Please describe.**
Sample feature request for github training
* **Describe the solution you'd like**
A clear and concise description of what …
-
to run the code:
- open the folder in visual studio code
- open the terminal
- activate the 'data' environment: `conda activate data`
- enter the map folder: `cd map`
- start the app: `npm run de…
-
- [ ] Add a join table for `policy` and `adam_id`. Since VPP apps are macOS-specific, we should use a join table. If the policy is deleted, cascade. As a side effect, this allows for a future one poli…