-
Hi!
(This was cross-posted at [facebookresearch/audioseal](https://github.com/facebookresearch/audioseal/issues/48), but wanted to also put here for visibility--thanks!)
Thanks so much for the h…
-
batch_size= 50
epochs= 200
learning_rate= 0.001
==============================
Exception ignored in:
Traceback (most recent call last):
File "/home/home2/leichen/.local/lib/python3.5/site-pac…
-
Hi, It seems that the same code is **working fine with when the Megatron-LM that I git-cloned in April. With the latest Megatron-LM, I've got the following error raised with the pretrain_gpt.py code. …
-
Hi NMT authors,
I have a question on model parallel by placing LSTMs on separate GPUs.
I tested 1 GPU vs 4 GPUs on 4 lstm layers in seq2seq model (pci-e for GPU/RAM comms):
Step-time, Model …
-
### Describe the bug
In [MlflowRun] class, it is assumed that all metric history has same length.
The reason why I think is MlflowRun use`metrics = zip(*metrics)` in metrics() (https://github.com/…
-
Hi:
I'm learning how to compile a beagleboard kernel, is a headache for me I have this error
make[1]: Leaving directory `/home/parallels/Projects/buildroot'
# we need to build a perl for the host ju…
-
Hi:
Here I got a problem. As we know,the best algorithm in neural-style can transfer a photo in 30s when using the best gpu; But it will take up more than 500M(with nin model) gpu memory. Now ,t…
-
I would like to report a result of excuting alphago_policy_sl.py(ch.13).
Hope, to know the reason why I got the error message from the original python script.
modify[1]:necessary for windows10 usi…
-
### bug描述 Describe the Bug
PaddleNLP(develop) commit id: d181e352e547440490bf66a13fdcee9d2eb5a94e
Paddle(develop)commit id: 9b36e53f24ac5f471b20de99e0cc3980f38b44ab
报错结果:
![image](https://github…
-
### Description:
Just trying to follow the tutorial from here: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.html and hav…