nbdev-pytorch 0.0.2158__tar.gz → 0.0.2160__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nbdev-pytorch
3
- Version: 0.0.2158
3
+ Version: 0.0.2160
4
4
  Summary: nbdev docs lookup for PyTorch
5
5
  Home-page: https://github.com/fastai/nbdev-index/tree/master/
6
6
  Author: Jeremy Howard
@@ -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.modules.activation.ELU.html#torch.nn.modules.activation.ELU',
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.modules.activation.GELU.html#torch.nn.modules.activation.GELU',
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.modules.activation.GLU.html#torch.nn.modules.activation.GLU',
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.modules.activation.Hardshrink.html#torch.nn.modules.activation.Hardshrink',
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.modules.activation.Hardsigmoid.html#torch.nn.modules.activation.Hardsigmoid',
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.modules.activation.Hardswish.html#torch.nn.modules.activation.Hardswish',
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.modules.activation.Hardtanh.html#torch.nn.modules.activation.Hardtanh',
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.modules.activation.LeakyReLU.html#torch.nn.modules.activation.LeakyReLU',
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',
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nbdev-pytorch
3
- Version: 0.0.2158
3
+ Version: 0.0.2160
4
4
  Summary: nbdev docs lookup for PyTorch
5
5
  Home-page: https://github.com/fastai/nbdev-index/tree/master/
6
6
  Author: Jeremy Howard
@@ -8,7 +8,7 @@ author = Jeremy Howard
8
8
  author_email = info@fast.ai
9
9
  copyright = fast.ai, inc
10
10
  branch = master
11
- version = 0.0.2158
11
+ version = 0.0.2160
12
12
  min_python = 3.6
13
13
  audience = Developers
14
14
  language = English