nbdev-pytorch 0.0.2157__py3-none-any.whl → 0.0.2159__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.
Potentially problematic release.
This version of nbdev-pytorch might be problematic. Click here for more details.
- nbdev_pytorch/_modidx.py +8 -8
- {nbdev_pytorch-0.0.2157.dist-info → nbdev_pytorch-0.0.2159.dist-info}/METADATA +1 -1
- nbdev_pytorch-0.0.2159.dist-info/RECORD +9 -0
- nbdev_pytorch-0.0.2157.dist-info/RECORD +0 -9
- {nbdev_pytorch-0.0.2157.dist-info → nbdev_pytorch-0.0.2159.dist-info}/WHEEL +0 -0
- {nbdev_pytorch-0.0.2157.dist-info → nbdev_pytorch-0.0.2159.dist-info}/entry_points.txt +0 -0
- {nbdev_pytorch-0.0.2157.dist-info → nbdev_pytorch-0.0.2159.dist-info}/licenses/LICENSE +0 -0
- {nbdev_pytorch-0.0.2157.dist-info → nbdev_pytorch-0.0.2159.dist-info}/top_level.txt +0 -0
nbdev_pytorch/_modidx.py
CHANGED
|
@@ -4476,26 +4476,26 @@ d = { 'settings': {'lib_path': 'nbdev_pytorch'},
|
|
|
4476
4476
|
'torch.nn.modules.activation': { 'torch.nn.modules.activation.CELU': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.CELU.html#torch.nn.modules.activation.CELU',
|
|
4477
4477
|
'torch.nn.modules.activation.CELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.CELU.html#torch.nn.modules.activation.CELU.extra_repr',
|
|
4478
4478
|
'torch.nn.modules.activation.CELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.CELU.html#torch.nn.modules.activation.CELU.forward',
|
|
4479
|
-
'torch.nn.modules.activation.ELU': 'https://pytorch.org/docs/stable/generated/torch.nn.
|
|
4479
|
+
'torch.nn.modules.activation.ELU': 'https://pytorch.org/docs/stable/generated/torch.nn.ELU.html#torch.nn.ELU',
|
|
4480
4480
|
'torch.nn.modules.activation.ELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ELU.html#torch.nn.modules.activation.ELU.extra_repr',
|
|
4481
4481
|
'torch.nn.modules.activation.ELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.ELU.html#torch.nn.modules.activation.ELU.forward',
|
|
4482
|
-
'torch.nn.modules.activation.GELU': 'https://pytorch.org/docs/stable/generated/torch.nn.
|
|
4482
|
+
'torch.nn.modules.activation.GELU': 'https://pytorch.org/docs/stable/generated/torch.nn.GELU.html#torch.nn.GELU',
|
|
4483
4483
|
'torch.nn.modules.activation.GELU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GELU.html#torch.nn.modules.activation.GELU.extra_repr',
|
|
4484
4484
|
'torch.nn.modules.activation.GELU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GELU.html#torch.nn.modules.activation.GELU.forward',
|
|
4485
|
-
'torch.nn.modules.activation.GLU': 'https://pytorch.org/docs/stable/generated/torch.nn.
|
|
4485
|
+
'torch.nn.modules.activation.GLU': 'https://pytorch.org/docs/stable/generated/torch.nn.GLU.html#torch.nn.GLU',
|
|
4486
4486
|
'torch.nn.modules.activation.GLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GLU.html#torch.nn.modules.activation.GLU.extra_repr',
|
|
4487
4487
|
'torch.nn.modules.activation.GLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.GLU.html#torch.nn.modules.activation.GLU.forward',
|
|
4488
|
-
'torch.nn.modules.activation.Hardshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.
|
|
4488
|
+
'torch.nn.modules.activation.Hardshrink': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardshrink.html#torch.nn.Hardshrink',
|
|
4489
4489
|
'torch.nn.modules.activation.Hardshrink.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardshrink.html#torch.nn.modules.activation.Hardshrink.extra_repr',
|
|
4490
4490
|
'torch.nn.modules.activation.Hardshrink.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardshrink.html#torch.nn.modules.activation.Hardshrink.forward',
|
|
4491
|
-
'torch.nn.modules.activation.Hardsigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.
|
|
4491
|
+
'torch.nn.modules.activation.Hardsigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardsigmoid.html#torch.nn.Hardsigmoid',
|
|
4492
4492
|
'torch.nn.modules.activation.Hardsigmoid.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardsigmoid.html#torch.nn.modules.activation.Hardsigmoid.forward',
|
|
4493
|
-
'torch.nn.modules.activation.Hardswish': 'https://pytorch.org/docs/stable/generated/torch.nn.
|
|
4493
|
+
'torch.nn.modules.activation.Hardswish': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardswish.html#torch.nn.Hardswish',
|
|
4494
4494
|
'torch.nn.modules.activation.Hardswish.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardswish.html#torch.nn.modules.activation.Hardswish.forward',
|
|
4495
|
-
'torch.nn.modules.activation.Hardtanh': 'https://pytorch.org/docs/stable/generated/torch.nn.
|
|
4495
|
+
'torch.nn.modules.activation.Hardtanh': 'https://pytorch.org/docs/stable/generated/torch.nn.Hardtanh.html#torch.nn.Hardtanh',
|
|
4496
4496
|
'torch.nn.modules.activation.Hardtanh.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardtanh.html#torch.nn.modules.activation.Hardtanh.extra_repr',
|
|
4497
4497
|
'torch.nn.modules.activation.Hardtanh.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.Hardtanh.html#torch.nn.modules.activation.Hardtanh.forward',
|
|
4498
|
-
'torch.nn.modules.activation.LeakyReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.
|
|
4498
|
+
'torch.nn.modules.activation.LeakyReLU': 'https://pytorch.org/docs/stable/generated/torch.nn.LeakyReLU.html#torch.nn.LeakyReLU',
|
|
4499
4499
|
'torch.nn.modules.activation.LeakyReLU.extra_repr': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LeakyReLU.html#torch.nn.modules.activation.LeakyReLU.extra_repr',
|
|
4500
4500
|
'torch.nn.modules.activation.LeakyReLU.forward': 'https://pytorch.org/docs/stable/generated/torch.nn.modules.activation.LeakyReLU.html#torch.nn.modules.activation.LeakyReLU.forward',
|
|
4501
4501
|
'torch.nn.modules.activation.LogSigmoid': 'https://pytorch.org/docs/stable/generated/torch.nn.LogSigmoid.html#torch.nn.LogSigmoid',
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
nbdev_pytorch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
nbdev_pytorch/_modidx.py,sha256=gbJdqYNkAYitWUdZ0UWc_bd0lhjjXDUCOTLRTXoUMLY,1083313
|
|
3
|
+
nbdev_pytorch/_nbdev.py,sha256=pszp1XJPRn4aqhJXSv8qChB-gCXbFSm8_jPIpak5IP8,308
|
|
4
|
+
nbdev_pytorch-0.0.2159.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
5
|
+
nbdev_pytorch-0.0.2159.dist-info/METADATA,sha256=wmBLyDOWK-sqyUJonFN_JcYFzOoYFfB4F5Cohhphkgw,1176
|
|
6
|
+
nbdev_pytorch-0.0.2159.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
7
|
+
nbdev_pytorch-0.0.2159.dist-info/entry_points.txt,sha256=Mopx5xWWY0Rie1DuubmSXC-czc8-QmPDb3THWIlHoCA,48
|
|
8
|
+
nbdev_pytorch-0.0.2159.dist-info/top_level.txt,sha256=n0joXyL2rJVaevNQCfz-EPrISbaH52gShAiqXRagFRY,14
|
|
9
|
+
nbdev_pytorch-0.0.2159.dist-info/RECORD,,
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
nbdev_pytorch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
nbdev_pytorch/_modidx.py,sha256=SoH5xfFhTvyDEwBYz03HxZ_sy4XaEOpcFa4dxgbRrG0,1083617
|
|
3
|
-
nbdev_pytorch/_nbdev.py,sha256=pszp1XJPRn4aqhJXSv8qChB-gCXbFSm8_jPIpak5IP8,308
|
|
4
|
-
nbdev_pytorch-0.0.2157.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
5
|
-
nbdev_pytorch-0.0.2157.dist-info/METADATA,sha256=AF_IlGfoE_9Vb_V1ajBW678-JnUuwGBeNfIVEfplJPU,1176
|
|
6
|
-
nbdev_pytorch-0.0.2157.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
7
|
-
nbdev_pytorch-0.0.2157.dist-info/entry_points.txt,sha256=Mopx5xWWY0Rie1DuubmSXC-czc8-QmPDb3THWIlHoCA,48
|
|
8
|
-
nbdev_pytorch-0.0.2157.dist-info/top_level.txt,sha256=n0joXyL2rJVaevNQCfz-EPrISbaH52gShAiqXRagFRY,14
|
|
9
|
-
nbdev_pytorch-0.0.2157.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|