kinfer 0.3.1__cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl → 0.3.2__cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kinfer
3
- Version: 0.3.1
3
+ Version: 0.3.2
4
4
  Summary: Tool to make it easier to run a model on a real robot
5
5
  Home-page: https://github.com/kscalelabs/kinfer.git
6
6
  Author: K-Scale Labs
@@ -1,7 +1,12 @@
1
+ kinfer-0.3.2.dist-info/top_level.txt,sha256=6mY_t3PYr3Dm0dpqMk80uSnArbvGfCFkxOh1QWtgDEo,7
2
+ kinfer-0.3.2.dist-info/RECORD,,
3
+ kinfer-0.3.2.dist-info/LICENSE,sha256=Qw-Z0XTwS-diSW91e_jLeBPX9zZbAatOJTBLdPHPaC0,1069
4
+ kinfer-0.3.2.dist-info/METADATA,sha256=RW4H6claL0CC4hanA2ep3Jp3v_ogINeg6YtXwtospdk,1884
5
+ kinfer-0.3.2.dist-info/WHEEL,sha256=ZiHiI0fxbnsGhDML32hrhH3YKU2c-6yRirdNq7QKO5A,153
1
6
  kinfer/requirements-dev.txt,sha256=jZzaEENgXPHkAjbnwdglVCaV_GDkwCWIX2BWX0e3uLc,70
2
7
  kinfer/requirements.txt,sha256=-xI0a63Os_v2mkO0Cy5bA5envglD-2c4mdSeLG4movA,91
3
8
  kinfer/__init__.py,sha256=LSRl3lC7SWBk9or4fT1TYYPP92yhEeRca-3gxG8urM0,131
4
- kinfer/rust_bindings.cpython-311-aarch64-linux-gnu.so,sha256=i9LCM4TsWf8H5MemGbrp1VFvJhjPOaFxlgxK-EXT4hk,542400
9
+ kinfer/rust_bindings.cpython-311-aarch64-linux-gnu.so,sha256=rt1kXuaszXPr6jsBaM3IprnALXfuDONudL9wTDRPs3c,542400
5
10
  kinfer/rust_bindings.pyi,sha256=KFNalMmwkfoS8BwJfVAz5APaqlW1ryp0xpmnbfud5kc,118
6
11
  kinfer/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
12
  kinfer/serialize/utils.py,sha256=VzchOS4Wv6zhm1STmth3kGV83ExNtlE0Vio1K3kM_tE,5382
@@ -32,8 +37,3 @@ kinfer/rust/src/onnx_serializer.rs,sha256=Ti0iLoJi5VPkX_Yq7QPHzmtiJZPXvySUqRw8sy
32
37
  kinfer/rust/src/tests/onnx_serializer_tests.rs,sha256=KdrysHqhYC27lIdkNTSUJ9CTBs0PN0-8aw2Xe3pqk4E,7481
33
38
  kinfer/export/pytorch.py,sha256=xz8DKT1ZBTYITLGh-ef01eEGvWOzQ-SMInRI8ol1RzM,4529
34
39
  kinfer/export/__init__.py,sha256=hxLu7FmRYn01ysoOQalrMa5K_qg4rLNf8OAuoemzd6I,23
35
- kinfer-0.3.1.dist-info/top_level.txt,sha256=6mY_t3PYr3Dm0dpqMk80uSnArbvGfCFkxOh1QWtgDEo,7
36
- kinfer-0.3.1.dist-info/RECORD,,
37
- kinfer-0.3.1.dist-info/LICENSE,sha256=Qw-Z0XTwS-diSW91e_jLeBPX9zZbAatOJTBLdPHPaC0,1069
38
- kinfer-0.3.1.dist-info/METADATA,sha256=lKtjAlL0xrRkB0OqMmpt_f3v0KygFbRiYtUgEAY1Kfw,1884
39
- kinfer-0.3.1.dist-info/WHEEL,sha256=ZiHiI0fxbnsGhDML32hrhH3YKU2c-6yRirdNq7QKO5A,153
File without changes