issues
search
peleiden
/
pelutils
Utility module for Python
MIT License
6
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support toml files in parser
#184
asgerius
opened
1 week ago
0
bool(TickTock) does not make sense
#183
asgerius
opened
1 week ago
0
Rotate log file
#182
asgerius
opened
1 month ago
0
len(TickTock) does not make sense
#181
asgerius
opened
3 months ago
0
Support pathlib for path handling
#180
asgerius
opened
4 months ago
0
Why does keyboardinterrupt not end a profile???
#179
asgerius
opened
4 months ago
0
Be able to print TickTock inside profiling
#178
asgerius
opened
5 months ago
0
Figure out the deal with UnitTestCollection
#177
asgerius
opened
6 months ago
0
Option to set level in log_repo and save aggregated profile hits
#176
asgerius
closed
8 months ago
0
Rework profiles to only save aggregated statistics (or some other solution to prevent ever increasing memory usage)
#175
asgerius
closed
8 months ago
0
Remove weird newline in log.log_repo
#174
asgerius
closed
8 months ago
0
Version/3.0.1
#173
asgerius
closed
9 months ago
0
sep does not work with whitespace
#172
asgerius
closed
9 months ago
1
Parser stuff
#171
asgerius
closed
9 months ago
0
Rename c_ptr to something more sensible
#170
asgerius
closed
9 months ago
0
Option to only run a subset of sections in config file
#169
asgerius
closed
9 months ago
2
Make name option in parser no longer reserve -n
#168
asgerius
closed
9 months ago
0
Remove [ds] install option
#167
asgerius
closed
10 months ago
0
Remove click as a dependency
#166
asgerius
closed
10 months ago
0
Do not force location argument in parser
#165
asgerius
closed
9 months ago
0
Figure should have argument for axis label size
#164
asgerius
closed
10 months ago
0
Default args should use pformat
#163
asgerius
closed
10 months ago
0
Default argument in Table.add_row should left align left-most and right align others
#162
asgerius
closed
10 months ago
0
linecounter requires matplotlib, which is not a dependency
#161
asgerius
closed
10 months ago
1
plots should be accessible without torch
#160
asgerius
closed
10 months ago
0
Silly Søren stuff
#159
sorenmulli
closed
10 months ago
1
Allow setting default name with `--name` when running with multiple jobs
#158
sorenmulli
closed
10 months ago
1
Use typing.Self for DataStorage.load
#157
asgerius
closed
10 months ago
1
Issues
#156
asgerius
closed
11 months ago
0
--name should not reserve -n
#155
asgerius
closed
9 months ago
0
Wrong return type for exp_moving_avg
#154
asgerius
closed
11 months ago
0
TickTock.tick and tock should have optional ID's
#153
asgerius
closed
11 months ago
0
Add tensor_size
#152
asgerius
closed
11 months ago
0
HardwareInfo should contain the number of GPUs
#151
asgerius
closed
10 months ago
0
Option to print log.log_with_stacktrace - also rename
#150
asgerius
closed
11 months ago
0
JobDescription.totjson
#149
asgerius
closed
11 months ago
0
Outdated docstring in Logger.collect
#148
asgerius
closed
11 months ago
0
Wrong type hint on print_level
#147
asgerius
closed
11 months ago
0
Bump minimum python version to 3.9 and other deps
#146
asgerius
closed
11 months ago
0
Missing __init__.py in _entry_points
#145
asgerius
closed
1 year ago
0
Multiline logging has a space too much
#144
asgerius
closed
1 year ago
0
Pretty __str__ format for HardwareInfo
#143
asgerius
closed
1 year ago
0
Parser: Improve multiple_jobs --help wording
#142
sorenmulli
closed
10 months ago
0
jsonl adds no final linesep when running with `single_block=True` (default)
#141
sorenmulli
closed
10 months ago
0
Allow to document repeated parser calls in same location in a job resuming setting
#140
sorenmulli
closed
10 months ago
2
plots.histogram instead of plots.get_bins
#139
asgerius
closed
1 year ago
1
Class-determined data file names for DataStorage and single pickle file
#138
asgerius
closed
1 year ago
0
Fix/plots
#137
asgerius
closed
1 year ago
0
Fix unintended NameError upon exception in nested profiling
#136
asgerius
closed
1 year ago
0
Revision/logger
#135
asgerius
closed
1 year ago
0
Next