-
E2e test is down. Reason is straightforwad that server report 503 issue and I did some check and notice this has been tracked in torch community.
As the patch is only available on master and ther…
-
**What is your question?**
NVTabular 0.1 read big file as chunks in order not to exceed the memory size of single GPU.
Now, NVTabular 0.2 processes datasets based on the logic of Dask, so the chun…
-
## The Problem
I was doing some performance tests and ran into some pretty poor behavior when a lot (>100) of `Blockwise` operations are applied in series. The same example framed with a single `ma…
-
[2023-09-05 20:47:28,194] monoflex.seed INFO: Using a generated random seed 26660
[2023-09-05 20:47:31,969] monoflex.augmentations INFO: Using aug with params [0.5]
[2023-09-05 20:47:31,969] monofl…
-
When I run the command
> python -m torch.distributed.launch --nproc_per_node 1 --master_port 12345 main.py --eval --cfg configs/swin_base_patch4_window7_224.yaml --resume swin_base_patch4_window7_224…
-
Currently we clean up intermediate results quickly if they are not necessary for any further pending computation. This is good because it minimizes the memory footprint on the workers, often allowing…
-
When I run train_net I got this.My datasets are coco2014.
Traceback (most recent call last):
File "tools/train_net.py", line 171, in
main()
File "tools/train_net.py", line 164, in main
…
-
I thought it is just spurious but seems to be the same fail on both linux and windows
windows
https://github.com/datalad/git-annex/actions/runs/7620671274/job/20755945970
```shell
FAILED …
-
Following the install instructions yields the following error:
Undefined symbols for architecture i386:
"_main", referenced from:
implicit entry/start for main executable
…
-
I cannot find CorpusManger.py in this project. How can I get it?