nshtrainer 0.8.1__py3-none-any.whl → 0.8.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
nshtrainer/__init__.py CHANGED
@@ -1,13 +1,9 @@
1
1
  from . import _experimental as _experimental
2
- from . import actsave as actsave
3
2
  from . import callbacks as callbacks
4
- from . import config as config
5
3
  from . import lr_scheduler as lr_scheduler
6
4
  from . import model as model
7
5
  from . import nn as nn
8
6
  from . import optimizer as optimizer
9
- from .actsave import ActLoad as ActLoad
10
- from .actsave import ActSave as ActSave
11
7
  from .data import dataset_transform as dataset_transform
12
8
  from .lr_scheduler import LRSchedulerConfig as LRSchedulerConfig
13
9
  from .model import ActSaveConfig as ActSaveConfig
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nshtrainer
3
- Version: 0.8.1
3
+ Version: 0.8.2
4
4
  Summary:
5
5
  Author: Nima Shoghi
6
6
  Author-email: nimashoghi@gmail.com
@@ -1,4 +1,4 @@
1
- nshtrainer/__init__.py,sha256=Sl5pD2mDTqPh4lE_xJyhTqkStI3cZE-rH5i_vBMHTWc,2136
1
+ nshtrainer/__init__.py,sha256=gWRJYlPoS0Xlyy1I0hob2zKxuqDB2fO4cfAryb--Prk,1992
2
2
  nshtrainer/_experimental/__init__.py,sha256=2tQIcrWT8U8no_AeBTYnozaTmxN40kuAJdGQ4b-PoWM,120
3
3
  nshtrainer/_experimental/flops/__init__.py,sha256=edo9Ez3LlrnxkNRX9W6YBhPkRPKYGLpkpnl5gx7sEX8,1550
4
4
  nshtrainer/_experimental/flops/flop_counter.py,sha256=-sL0Fy6poXa__hyzUMdZScjPULp4coQELQpPU6p6dXU,25736
@@ -70,6 +70,6 @@ nshtrainer/util/seed.py,sha256=HEXgVs-wldByahOysKwq7506OHxdYTEgmP-tDQVAEkQ,287
70
70
  nshtrainer/util/slurm.py,sha256=rofIU26z3SdL79SF45tNez6juou1cyDLz07oXEZb9Hg,1566
71
71
  nshtrainer/util/typed.py,sha256=NGuDkDzFlc1fAoaXjOFZVbmj0mRFjsQi1E_hPa7Bn5U,128
72
72
  nshtrainer/util/typing_utils.py,sha256=8ptjSSLZxlmy4FY6lzzkoGoF5fGNClo8-B_c0XHQaNU,385
73
- nshtrainer-0.8.1.dist-info/METADATA,sha256=_uS2pF8uKS0wtS3Huc0zaLyVJnOPvy6m_8jaP-ucTzg,647
74
- nshtrainer-0.8.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
75
- nshtrainer-0.8.1.dist-info/RECORD,,
73
+ nshtrainer-0.8.2.dist-info/METADATA,sha256=R2vJa03efqHrq_Jym3vmEZtt3muHmNCDNSYRVrkxlis,647
74
+ nshtrainer-0.8.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
75
+ nshtrainer-0.8.2.dist-info/RECORD,,