-
### What happened?
Depending on the data type, interpolate gives different results
### What did you expect to happen?
The example code outputs two arrays which are pasted below. The first array en…
-
### Describe the bug
env: MODEL_NAME=runwayml/stable-diffusion-v1-5
env: INSTANCE_DIR=/content/drive/MyDrive/Newfolder
env: HF_ENDPOINT=https://hf-mirror.com/
2024-08-18 08:46:08.308678: E externa…
-
### Is your feature request related to a problem or challenge?
When merging a large number of pre-sorted streams (e.g. in our case, a large number of pre-sorted parquet files) the actual work in `S…
alamb updated
2 hours ago
-
I wanted to start a discussion on how to improve dask configuration through validation.
A common problem users experience (with regards to configuration) is invalid and/or missing values. This ca…
-
### What happened?
I want to write a dataset containing a time variable to netCDF. I specify the units I want in the variable encoding, but the precise string I specify is only written if the time va…
-
For some reasons, the process fail when I run ./tools/uniad_dist_eval.sh ./projects/configs/stage2_e2e/base_e2e.py ./ckpts/uniad_base_e2e.pth 1
It fail when it is trying to evaluate on class bus, g…
-
### 🐛 Describe the bug
I'm getting profiles like this:
The first `all_to_all_single` / `barrier` are taking large amounts of time (and invoking thousands of `cudaMemcpyAsync`, `cudaGetDevice…
-
Hi, I am facing the error message described below while training on my RTX 4090 GPU. I've adjusted the frame number to avoid exceeding the memory limitation, and left the remaining code unchanged. How…
-
Please improve the fine-tuning script!
After I solved this problem:
```
Traceback (most recent call last):
File "E:\OmniGen\train.py", line 371, in
main(args)
File "E:\OmniGen\train.py"…
-
Just a TODO that `SimpleShuffleLayer` and `BroadcastJoinLayer` both use `dumps_task` in their `__dask_distributed_unpack__` methods, which leads to pickling on the scheduler, which we want to avoid.
…