-
### Bug description
We have monitored that CUDA memory increase when saving checkpoint at the `on_train_epoch_end` (It caused the CUDA OOM). Instead of directly give a OOM at the beginning of trainin…
-
I am trying to get information about the colors of each face of an object created in Blender. I have a .obj and .mtl (with specified materials) files prepared. Mtl file contains:
`# Blender MTL Fil…
-
The `enwiki` files we use for `luceneutil` benchmarks, including nightly benchmarks, are very very old by now, almost a decade: `/l/data/enwiki-20110115-lines-1k-fixed.bin`.
Also, how these files w…
-
```less
@b: border;
@bl: border-left;
@br: border-right;
@bt: border-top;
@bb: border-bottom;
@bbc: border-bottom-color;
@bblr: border-bottom-left-radius;
@bbrr: border-bottom-right-radius;
@…
-
Each of the following variations on the same code results in numba raising a 'Tuple index out of range' error regarding (it seems) `array.shape[1]`.
The checks on `len(array.shape)` and `array.ndim…
0xf0f updated
2 years ago
-
## Expected Behavior
I want to convert torch.nn.Linear modules to weight drop linear modules in my model (possibly big), and I want to train my model with multi-GPUs. However, I have RuntimeError in …
-
If you are using a system-level MLKit (ie. the basis library files are owned by `root`), normal users cannot pass options to MLKit that require recompilation of the basis library.
-
**What did you do?**
Using `--extend.query-path=/usr/local/bin/queries.yaml` to use the additional stats from queries.yaml.
**What did you expect to see?**
I expected to see e.g. `pg_stat_user_ta…
-
ElegantRL and RLlib Training:
ValueError Traceback (most recent call last)
Cell In [28], line 4
1 #demo for rllib
2 ray.shutdown() #always shutdown pre…
-
ResourceManager.list_resources() fails with an unhandled exception when avahi-daemon and zeroconf are both installed.
avahi-daemon is part of the OS install that provides mDNS services for e.g. net…