-
```
THCudaCheck FAIL file=apex/contrib/csrc/optimizers/fused_adam_cuda_kernel.cu line=226 error=98 : unrecognized error code
Traceback (most recent call last):
File "finetune.py", line 261, in …
-
I have built the apex module based on the procedure explained but when trying to train the model on cifar10, I get:
```
/lustre03/project/6054857/mehranag/vdvae/data.py:147: FutureWarning: arrays to…
-
**Describe the Bug**
**Minimal Steps/Code to Reproduce the Bug**
```
git clone https://github.com/NVIDIA/apex
cd apex
# if pip >= 23.1 (ref: https://pip.pypa.io/en/stable/news/#v23-1) which sup…
-
- [x] `embarrassingly` library: https://www.microprediction.com/blog/robust-optimization
- [x] Comparison of global optimizers: https://www.microprediction.com/blog/robust-optimization
- [ ] Roo's w…
-
I was trying to create this model but i ran into some errors can u have a look.
```
`--------------------------------------------------------------------------
TypeError …
-
Currently, SasView is tied very closely to the bumps package. Only optimizers available in bumps can be used. Moreover, the bumps module serves as global storage for optimizer settings and is configur…
-
### System information
- **Have I written custom code (as opposed to using a stock example script
provided in TensorFlow)**: yes
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04…
-
### Current Behavior:
We are currently seeing bad performance when it comes to both classification and box prediction on our Keras implementation of the model. When training over 10 epochs and ev…
-
你好,请问下# Single GPU 训练时
train_text_to_video_sft.sh
ACCELERATE_CONFIG_FILE="accelerate_configs/uncompiled_1.yaml"
训练没有问题。我将uncompiled_1.yaml-->deepspeed.yaml换为deepspeed报错,
企业微信截图_17325422283473
请问下…
-
**Note update**:
statsmodels supports now all scipy optimizers through the scipy.optimize minimize function. The list below has not been updated. Several scipy optimizers (especially bfgs) have chan…