-
First simulation should be called for example default.
All other should have their respective name without the project name that was appended to the name of the simulation for backward compatibilit…
-
Currently, the behavior w.r.t changing the file naming scheme seems to be preserve existing files and apply the new naming scheme to newly created files. Existing files that are saved seem to have the…
-
### 🐛 Describe the bug
When running distributed (or multi-process) jobs on AMD GPU systems with GPU isolation (i.e., the `*_VISIBLE_DEVICES` environment variable), PyTorch still tries to set the se…
-
Hi,
First off, this has been an amazingly useful tool for my work, really appreciate it!
So I didn't realise at the time that samplenames are hardcoded at the somalier `relate` stage (i.e. renam…
-
### Describe the project you are working on
Scene batch rename within the context of the file system window
### Describe the problem or limitation you are having in your project
Cannot batch rename…
-
I can use the extension when right-clicking files and pick "batch rename". It even shows the shortcut (control + command + R) in my case but when I press the shortcut, nothing happens. When the action…
-
after discussion, look like epochs are not really needed, we can directly use batches. so going from "round -> epoch -> batch" to have "round -> batch". that would give more direct control on
* [ ]…
-
**Problem description**
Rename the Quality by Design repo to Session Insights
**Expected action**
This repo: https://github.com/camaraproject/QualityByDesign
Should become: https://github.com/ca…
-
Should we just preset the data structure which will be
1. easier for the user to follow instead of setting up the data structure themselves
2. make the io module easier to setup
3. the "empty" dat…
-
Hi,
I've been playing with the module and so far it's proven to be really useful, thanks for your work.
I'm renaming some files based on their date of creation. Sometimes, I have to process fold…