nshtrainer 1.0.0b9__py3-none-any.whl → 1.0.0b10__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.
@@ -21,6 +21,7 @@ class LightningDataModuleBase(
21
21
  ABC,
22
22
  Generic[THparams],
23
23
  ):
24
+ @property
24
25
  @override
25
26
  def hparams(self) -> THparams: # pyright: ignore[reportIncompatibleMethodOverride]
26
27
  return cast(THparams, super().hparams)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nshtrainer
3
- Version: 1.0.0b9
3
+ Version: 1.0.0b10
4
4
  Summary:
5
5
  Author: Nima Shoghi
6
6
  Author-email: nimashoghi@gmail.com
@@ -89,7 +89,7 @@ nshtrainer/config/util/config/dtype/__init__.py,sha256=NCXMVO-EUz3JvPmlDci72O9Ze
89
89
  nshtrainer/config/util/config/duration/__init__.py,sha256=8llT1MCKQpsdNldN5h5Wo0GjUuRn28Sxw2FTXTNKBpM,1060
90
90
  nshtrainer/data/__init__.py,sha256=K4i3Tw4g9EOK2zlMMbidi99y0SyI4w8P7_XUf1n42Ts,260
91
91
  nshtrainer/data/balanced_batch_sampler.py,sha256=r1cBKRXKHD8E1Ax6tj-FUbE-z1qpbO58mQ9VrK9uLnc,5481
92
- nshtrainer/data/datamodule.py,sha256=fVPAZQekPGHCdtFLHgyeBuB4lF35LlEq3f9u02EBvG4,1810
92
+ nshtrainer/data/datamodule.py,sha256=NC0y7JAOvYCei-yPGUOeIB7MkHVcWUQE-5dWC0Hvpxo,1824
93
93
  nshtrainer/data/transform.py,sha256=qd0lIocO59Fk_m90xyOHgFezbymd1mRwly8nbYIfHGc,2263
94
94
  nshtrainer/loggers/__init__.py,sha256=11X6D_lF0cHAkxkYsVZY3Q3r30Fq0FUi9heeb5RD870,570
95
95
  nshtrainer/loggers/_base.py,sha256=nw4AZzJP3Z-fljgQlgq7FkuMkPmYKTsXj7OfJJSmtXI,811
@@ -138,6 +138,6 @@ nshtrainer/util/seed.py,sha256=diMV8iwBKN7Xxt5pELmui-gyqyT80_CZzomrWhNss0k,316
138
138
  nshtrainer/util/slurm.py,sha256=HflkP5iI_r4UHMyPjw9R4dD5AHsJUpcfJw5PLvGYBRM,1603
139
139
  nshtrainer/util/typed.py,sha256=Xt5fUU6zwLKSTLUdenovnKK0N8qUq89Kddz2_XeykVQ,164
140
140
  nshtrainer/util/typing_utils.py,sha256=MjY-CUX9R5Tzat-BlFnQjwl1PQ_W2yZQoXhkYHlJ_VA,442
141
- nshtrainer-1.0.0b9.dist-info/METADATA,sha256=X_GVytB3jZ2QlxKmMtttbd9S0tz9TMyWSmaJHAy11Q4,936
142
- nshtrainer-1.0.0b9.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
143
- nshtrainer-1.0.0b9.dist-info/RECORD,,
141
+ nshtrainer-1.0.0b10.dist-info/METADATA,sha256=lXrT0nwvVjjoX5UA0NU-zv90wHBT4_flnEcsnfMgbwc,937
142
+ nshtrainer-1.0.0b10.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
143
+ nshtrainer-1.0.0b10.dist-info/RECORD,,