femtocrux 1.0.0__py3-none-any.whl → 1.1.1__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.
- femtocrux/PY_REQUIREMENTS +1 -1
- femtocrux/VERSION +1 -1
- femtocrux/grpc/compiler_service_pb2_grpc.py +1 -1
- {femtocrux-1.0.0.dist-info → femtocrux-1.1.1.dist-info}/METADATA +2 -2
- {femtocrux-1.0.0.dist-info → femtocrux-1.1.1.dist-info}/RECORD +8 -8
- {femtocrux-1.0.0.dist-info → femtocrux-1.1.1.dist-info}/WHEEL +1 -1
- {femtocrux-1.0.0.dist-info → femtocrux-1.1.1.dist-info}/LICENSE +0 -0
- {femtocrux-1.0.0.dist-info → femtocrux-1.1.1.dist-info}/top_level.txt +0 -0
femtocrux/PY_REQUIREMENTS
CHANGED
femtocrux/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1.1
|
|
@@ -6,7 +6,7 @@ import warnings
|
|
|
6
6
|
import compiler_service_pb2 as compiler__service__pb2
|
|
7
7
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
8
8
|
|
|
9
|
-
GRPC_GENERATED_VERSION = '1.
|
|
9
|
+
GRPC_GENERATED_VERSION = '1.71.0'
|
|
10
10
|
GRPC_VERSION = grpc.__version__
|
|
11
11
|
_version_not_supported = False
|
|
12
12
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: femtocrux
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.1.1
|
|
4
4
|
Summary: Femtosense Compiler
|
|
5
5
|
Home-page: https://github.com/femtosense/femtocrux
|
|
6
6
|
Author: Femtosense
|
|
@@ -19,7 +19,7 @@ Requires-Dist: docker
|
|
|
19
19
|
Requires-Dist: fmot<3.0.0,>=1.9.2
|
|
20
20
|
Requires-Dist: grpcio>=1.64.1
|
|
21
21
|
Requires-Dist: grpcio-tools>=1.64.1
|
|
22
|
-
Requires-Dist: numpy
|
|
22
|
+
Requires-Dist: numpy>=1.18.0
|
|
23
23
|
Requires-Dist: protobuf
|
|
24
24
|
Requires-Dist: passlib
|
|
25
25
|
Requires-Dist: requests<2.29.0
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
femtocrux/ENV_REQUIREMENTS.sh,sha256=t_O1B4hJAMgxvH9gwp1qls6eVFmhSYBJe64KmuK_H-4,1389
|
|
2
|
-
femtocrux/PY_REQUIREMENTS,sha256=
|
|
3
|
-
femtocrux/VERSION,sha256=
|
|
2
|
+
femtocrux/PY_REQUIREMENTS,sha256=GJ1TBVONAYzfq1E7Zl-G2FicONazj5CSCO5fvRQFVhM,275
|
|
3
|
+
femtocrux/VERSION,sha256=zFL2eISLgUNzdXtGA4O_YZYOSUPCA3Na3eCjULPlCYk,6
|
|
4
4
|
femtocrux/__init__.py,sha256=yIWd9I2PEXCn_PKIILAN3mkWeTf0tgtVualeTIHNxfQ,342
|
|
5
5
|
femtocrux/version.py,sha256=uNg2kHxQo6oUN1ah7s9_85rCZVRoTHGPD1GAQPZW4lw,164
|
|
6
6
|
femtocrux/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -16,15 +16,15 @@ femtocrux/femtostack/torch_api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5
|
|
|
16
16
|
femtocrux/femtostack/torch_api/frontend.py,sha256=-12zz0NpvQgpPNqBMg7EJQdomtRJPNffrVKC6rBqfBE,4064
|
|
17
17
|
femtocrux/grpc/__init__.py,sha256=uiMHQt5I2eAKJqI3Zh0h1Gm7cmPR4PbaGS71nCJQCGw,169
|
|
18
18
|
femtocrux/grpc/compiler_service_pb2.py,sha256=s5gb9988iKDcdzI4t3b2_fGkotTW41Fy6-xWxdj_YWY,4703
|
|
19
|
-
femtocrux/grpc/compiler_service_pb2_grpc.py,sha256=
|
|
19
|
+
femtocrux/grpc/compiler_service_pb2_grpc.py,sha256=twzBPI2b9BFhkn75WcopLk_Z5D-GwvHheoGOid3gpVA,8501
|
|
20
20
|
femtocrux/server/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
21
21
|
femtocrux/server/exceptions.py,sha256=lI6n471n5QKf5G3aL_1kuBVEItD-jBgithVVpPDwNYc,609
|
|
22
22
|
femtocrux/server/healthcheck.py,sha256=ehqAwnv0D0zpy-AUZAPwv8rp874DZCwUmP8nzdXzZvI,1565
|
|
23
23
|
femtocrux/server/server.py,sha256=fpwL1GtFvdw7E0inkMDbDKd-Hu3QAuEgvlqFP7vtZhY,7928
|
|
24
24
|
femtocrux/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
25
25
|
femtocrux/util/utils.py,sha256=FZ8cssDom4B3FDbVU_ew4Cf3wOWjo2w1jwcbnLzoYnM,1003
|
|
26
|
-
femtocrux-1.
|
|
27
|
-
femtocrux-1.
|
|
28
|
-
femtocrux-1.
|
|
29
|
-
femtocrux-1.
|
|
30
|
-
femtocrux-1.
|
|
26
|
+
femtocrux-1.1.1.dist-info/LICENSE,sha256=eN9ZI1xHjUmFvN3TEeop5kBGXRUBfbsl55KBNBYYFqI,36
|
|
27
|
+
femtocrux-1.1.1.dist-info/METADATA,sha256=0z7aduNOWEU5IztvWHyadU6dBvWawM3T-RGOHMLplBA,2741
|
|
28
|
+
femtocrux-1.1.1.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
|
29
|
+
femtocrux-1.1.1.dist-info/top_level.txt,sha256=BkTttlioC3je__8577wxRieZqY3Abu7FOOdMnmYbcNI,10
|
|
30
|
+
femtocrux-1.1.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|