comfi-fast-grnn-torch 0.0.1__py3-none-any.whl → 0.0.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.
- {comfi_fast_grnn_torch-0.0.1.dist-info → comfi_fast_grnn_torch-0.0.2.dist-info}/METADATA +3 -3
- comfi_fast_grnn_torch-0.0.2.dist-info/RECORD +6 -0
- comfi_fast_grnn_torch-0.0.1.dist-info/RECORD +0 -6
- {comfi_fast_grnn_torch-0.0.1.dist-info → comfi_fast_grnn_torch-0.0.2.dist-info}/WHEEL +0 -0
- {comfi_fast_grnn_torch-0.0.1.dist-info → comfi_fast_grnn_torch-0.0.2.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: comfi_fast_grnn_torch
|
|
3
|
-
Version: 0.0.
|
|
4
|
-
Summary: A PyTorch implementation of
|
|
3
|
+
Version: 0.0.2
|
|
4
|
+
Summary: A PyTorch implementation of Comfi-FastGRNN
|
|
5
5
|
Author-email: Nicolas Arrieta Larraza <NIAL@bang-olufsen.dk>, Niels de Koeijer <NEMK@bang-olufsen.dk>
|
|
6
6
|
License: MIT
|
|
7
7
|
Project-URL: Homepage, https://github.com/narrietal/Fast-ULCNet
|
|
@@ -13,7 +13,7 @@ Requires-Dist: torchinfo==1.8.0
|
|
|
13
13
|
Requires-Dist: CRM_pytorch==0.1.0
|
|
14
14
|
|
|
15
15
|
# fast-ulcnet-torch
|
|
16
|
-
Implements
|
|
16
|
+
Implements Comfi-FastGRNN in torch.
|
|
17
17
|
|
|
18
18
|
## Usage
|
|
19
19
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
comfi_fast_grnn_torch/ComfiFastGRNN.py,sha256=uUX5h1ilLcicWtJt1BSPVGZmUOaeltWpjC6e4wq4pIE,10085
|
|
2
|
+
comfi_fast_grnn_torch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
comfi_fast_grnn_torch-0.0.2.dist-info/METADATA,sha256=JJDjfZAB3QIpmI28altMMUxeo8Q5yJsIofFNuQa-3bk,1446
|
|
4
|
+
comfi_fast_grnn_torch-0.0.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
5
|
+
comfi_fast_grnn_torch-0.0.2.dist-info/top_level.txt,sha256=wEdR2DYmfjcMWO5alGNtgcwEhrPtTj6L3QICtKvX0M0,22
|
|
6
|
+
comfi_fast_grnn_torch-0.0.2.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
comfi_fast_grnn_torch/ComfiFastGRNN.py,sha256=uUX5h1ilLcicWtJt1BSPVGZmUOaeltWpjC6e4wq4pIE,10085
|
|
2
|
-
comfi_fast_grnn_torch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
comfi_fast_grnn_torch-0.0.1.dist-info/METADATA,sha256=BnTBWlzl7zx_bnC662zhlco51GwUBUgkGupZfadZ5Bc,1458
|
|
4
|
-
comfi_fast_grnn_torch-0.0.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
5
|
-
comfi_fast_grnn_torch-0.0.1.dist-info/top_level.txt,sha256=wEdR2DYmfjcMWO5alGNtgcwEhrPtTj6L3QICtKvX0M0,22
|
|
6
|
-
comfi_fast_grnn_torch-0.0.1.dist-info/RECORD,,
|
|
File without changes
|
{comfi_fast_grnn_torch-0.0.1.dist-info → comfi_fast_grnn_torch-0.0.2.dist-info}/top_level.txt
RENAMED
|
File without changes
|