-
In a recent batch of Stripy stage jobs, the expected outputs were created:
```
/io/batch/2d6716/STRipy-EqSXp/out_path: 1 files, 43.1 MB
/io/batch/2d6716/STRipy-EqSXp/log_path: 1 files, 2.2 kB
…
-
python train.py \
> --dataset mpiigaze \
> --snapshot output/snapshots \
> --gpu 0 \
> --num_epochs 50 \
> --batch_size 16 \
> --lr 0.00001 \
> --arch ResNet101 \
> --alpha 1
Loadin…
-
## Description
## Context
As discussed in #1713
## Possible Implementation
To remove trait.dictionary.csv, probably need to edit the following files (as determined by `$(grep -R 'trait.…
-
The new version of wru has a progress bar for use with collection of census data. I am running the analysis in batch mode on our computing cluster and the log files have gone from 15 KB to 100s of MB …
-
### Checklist
- [X] I have checked that this issue isn't addressed in [the FAQ](https://github.com/upscayl/upscayl#faq-).
- [X] I have checked that this issue isn't addressed in any other issue or pu…
-
Fatal error: Class 'IslandoraCompoundBatch' not found in /opt/mounts/drupal/ldl/sites/all/modules/islandora_compound_batch/includes/batch.form.inc on line 75
$preprocessor = new IslandoraCompound…
-
**Is your feature request related to a problem? Please describe.**
The current deduplication examples suggest `compute` on the list of duplicate documents produced via exact/fuzzy deduplication and us…
-
which one is the correct one to be doing:
```
# Accumulate gradients wrt meta-params for each task
qry_loss_t.backward() # note this is more memory efficient (as it remov…
-
There are many ideas, branches, proofs of concepts, PRs, and discussions around improving the performance of the main code paths, systems, data structures, etc for rendering entities with meshes and m…
-
Scenario:
- create a large list (20k caches
- Open list in List view -> Loading time ~4 seconds
- Open list on Unified Map -> Loading time ~1 minute during which c:geo is largely unresponsive
--…