aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared_state.py
Commit message (Collapse)AuthorAgeFilesLines
* initialize state.time_start befroe state.job_countw-e-w2023-09-131-1/+1
|
* actual solution to the uncommon hanging problem that is seemingly caused by ↵AUTOMATIC11112023-08-221-1/+1
| | | | multiple progress requests working on same tensor
* split shared.py into multiple files; should resolve all circular reference ↵AUTOMATIC11112023-08-091-0/+159
import errors related to shared.py