xmos-ai-tools 1.3.2.dev180__py3-none-macosx_10_15_universal2.whl → 1.3.2.dev208__py3-none-macosx_10_15_universal2.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.
- xmos_ai_tools/runtime/include/lib_tflite_micro/src/tflite-xcore-kernels/xcore_ops.h +2 -0
- xmos_ai_tools/runtime/lib/libhost_xtflitemicro.a +0 -0
- xmos_ai_tools/runtime/lib/libxtflitemicro.a +0 -0
- xmos_ai_tools/xinterpreters/libs/macos/xtflm_python.1.0.1.dylib +0 -0
- xmos_ai_tools/xinterpreters/libs/macos/xtflm_python.dylib +0 -0
- {xmos_ai_tools-1.3.2.dev180.data → xmos_ai_tools-1.3.2.dev208.data}/data/bin/xcore-opt +0 -0
- {xmos_ai_tools-1.3.2.dev180.dist-info → xmos_ai_tools-1.3.2.dev208.dist-info}/METADATA +14 -3
- {xmos_ai_tools-1.3.2.dev180.dist-info → xmos_ai_tools-1.3.2.dev208.dist-info}/RECORD +10 -10
- {xmos_ai_tools-1.3.2.dev180.dist-info → xmos_ai_tools-1.3.2.dev208.dist-info}/WHEEL +1 -1
- {xmos_ai_tools-1.3.2.dev180.dist-info → xmos_ai_tools-1.3.2.dev208.dist-info}/top_level.txt +0 -0
@@ -36,6 +36,7 @@ constexpr const char *XC_mul_OpCode = "XC_mul";
|
|
36
36
|
constexpr const char *XC_mean_OpCode = "XC_mean";
|
37
37
|
constexpr const char *XC_meani16_OpCode = "XC_meani16";
|
38
38
|
constexpr const char *XC_expand_8_to_16_OpCode = "XC_expand_8_to_16";
|
39
|
+
constexpr const char *XC_no_op_OpCode = "XC_no_op";
|
39
40
|
// Binarized ops
|
40
41
|
constexpr const char *XC_bsign_8_OpCode = "XC_bsign_8";
|
41
42
|
|
@@ -66,6 +67,7 @@ TFLMRegistration *Register_XC_mul();
|
|
66
67
|
TFLMRegistration *Register_XC_mean();
|
67
68
|
TFLMRegistration *Register_XC_meani16();
|
68
69
|
TFLMRegistration *Register_XC_expand_8_to_16();
|
70
|
+
TFLMRegistration *Register_XC_no_op();
|
69
71
|
// Binarized ops
|
70
72
|
TFLMRegistration *Register_XC_bsign_8();
|
71
73
|
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.2
|
2
2
|
Name: xmos_ai_tools
|
3
|
-
Version: 1.3.2.
|
3
|
+
Version: 1.3.2.dev208
|
4
4
|
Summary: XMOS AI Tools
|
5
5
|
Home-page: https://github.com/xmos/ai_tools
|
6
6
|
Author: XMOS
|
@@ -26,8 +26,19 @@ Requires-Python: >=3.9
|
|
26
26
|
Description-Content-Type: text/markdown
|
27
27
|
Requires-Dist: numpy<2.0
|
28
28
|
Requires-Dist: tflite>=2.4.0
|
29
|
+
Dynamic: author
|
30
|
+
Dynamic: author-email
|
31
|
+
Dynamic: classifier
|
32
|
+
Dynamic: description
|
33
|
+
Dynamic: description-content-type
|
34
|
+
Dynamic: home-page
|
35
|
+
Dynamic: keywords
|
36
|
+
Dynamic: license
|
37
|
+
Dynamic: requires-dist
|
38
|
+
Dynamic: requires-python
|
39
|
+
Dynamic: summary
|
29
40
|
|
30
41
|
Documentation
|
31
42
|
-------------
|
32
43
|
|
33
|
-
Click [here](https://github.com/xmos/ai_tools/blob/
|
44
|
+
Click [here](https://github.com/xmos/ai_tools/blob/faa906f8e8673f23276ff84b6dad05ac400f95e8/README.md) for documentation on using xmos-ai-tools to deploy AI models on xcore.
|
@@ -84,7 +84,7 @@ xmos_ai_tools/runtime/include/lib_tflite_micro/src/tflite-xcore-kernels/conv2d_f
|
|
84
84
|
xmos_ai_tools/runtime/include/lib_tflite_micro/src/tflite-xcore-kernels/xcore_custom_options.h,sha256=lC4Tw1Pxxg3zOXRdqNNtokuU-_cX9TTkYmGLe47-9dQ,630
|
85
85
|
xmos_ai_tools/runtime/include/lib_tflite_micro/src/tflite-xcore-kernels/xcore_error_reporter.h,sha256=_NIzvBYMqlwJexYESP5t5JXpxYTt-ZKq-1AdqAB9-Sc,812
|
86
86
|
xmos_ai_tools/runtime/include/lib_tflite_micro/src/tflite-xcore-kernels/xcore_interpreter.h,sha256=-0BNn65tzxWgNnHLolCYyUYhboL9nN3ksKni3BjH6QU,1801
|
87
|
-
xmos_ai_tools/runtime/include/lib_tflite_micro/src/tflite-xcore-kernels/xcore_ops.h,sha256=
|
87
|
+
xmos_ai_tools/runtime/include/lib_tflite_micro/src/tflite-xcore-kernels/xcore_ops.h,sha256=OY_L8JsGLiR1XVZhS4H5Pl0VriwIHWowsrK7dUPBPQ4,3193
|
88
88
|
xmos_ai_tools/runtime/include/lib_tflite_micro/src/tflite-xcore-kernels/xcore_profiler.h,sha256=Ytqbj4TsbhZrtl42I2dgLyeloLi-1vZwjysIoOkgX9s,1239
|
89
89
|
xmos_ai_tools/runtime/include/lib_tflite_micro/src/tflite-xcore-kernels/xcore_utils.h,sha256=CkxEhyN7i2rmlk_ua18XH1XDV_E4mS2u3Ph48mIhN7M,4747
|
90
90
|
xmos_ai_tools/runtime/include/lib_xud/lib_xud/api/xud.h,sha256=aQNbN6EvpVQm-OkgE_JGn2SeqYE_sKtwWZebu50IwnE,20701
|
@@ -379,17 +379,17 @@ xmos_ai_tools/runtime/include/tensorflow/lite/micro/tools/benchmarking/metrics.h
|
|
379
379
|
xmos_ai_tools/runtime/include/tensorflow/lite/micro/tools/benchmarking/op_resolver.h,sha256=g0dl9tzUqngiINvjBlqDclFqvkC85MC4kbU13vE4OkY,6071
|
380
380
|
xmos_ai_tools/runtime/include/tensorflow/lite/schema/schema_generated.h,sha256=OzGCvswrW_FArm-HxD70BExn0PVtBbHAFPDO6ZZOFtc,1093177
|
381
381
|
xmos_ai_tools/runtime/include/tensorflow/lite/schema/schema_utils.h,sha256=tkHMDPARjIqppYCVInIowwdHxjNP3pfSS9O7vx-ODeo,1333
|
382
|
-
xmos_ai_tools/runtime/lib/libhost_xtflitemicro.a,sha256=
|
383
|
-
xmos_ai_tools/runtime/lib/libxtflitemicro.a,sha256=
|
382
|
+
xmos_ai_tools/runtime/lib/libhost_xtflitemicro.a,sha256=ima0R90s5cVCAN4CQyMVVfBiC7c_kxxrnwCV8I5O3a4,2457472
|
383
|
+
xmos_ai_tools/runtime/lib/libxtflitemicro.a,sha256=NVh4gYG11D-PznzuYCkJ7NUu6x6ZZvP0WB7MgVBefcQ,71461596
|
384
384
|
xmos_ai_tools/xformer/__init__.py,sha256=a4K06oiSu2TYVwGvzwMDGGejPUYTvW9-5Uw6SfuFCX4,1903
|
385
385
|
xmos_ai_tools/xformer/flash.py,sha256=MG4coi_Lvvg-oQmw1pomJD8eeOH4gAMjixjBFvO2BCk,6376
|
386
386
|
xmos_ai_tools/xinterpreters/__init__.py,sha256=PFRB9VxOLKaA--j2ZvWGcmesv2C6uNYqJ_kBam68aUI,50
|
387
387
|
xmos_ai_tools/xinterpreters/exceptions.py,sha256=HOjADxHYMPI9mN0YIbWxtw9hSeL2B6XWWwqtGtyJdVs,577
|
388
388
|
xmos_ai_tools/xinterpreters/host_interpreter.py,sha256=rqoTcSWK7O9eboMsg0o2UYWapWTE5xiki7XTJZ_JbwQ,25664
|
389
|
-
xmos_ai_tools/xinterpreters/libs/macos/xtflm_python.1.0.1.dylib,sha256=
|
390
|
-
xmos_ai_tools/xinterpreters/libs/macos/xtflm_python.dylib,sha256=
|
391
|
-
xmos_ai_tools-1.3.2.
|
392
|
-
xmos_ai_tools-1.3.2.
|
393
|
-
xmos_ai_tools-1.3.2.
|
394
|
-
xmos_ai_tools-1.3.2.
|
395
|
-
xmos_ai_tools-1.3.2.
|
389
|
+
xmos_ai_tools/xinterpreters/libs/macos/xtflm_python.1.0.1.dylib,sha256=AZ_oBrgxUSY9bP9vWtufm6VTD6P9pNCnVBSdd2I9ImA,2356456
|
390
|
+
xmos_ai_tools/xinterpreters/libs/macos/xtflm_python.dylib,sha256=AZ_oBrgxUSY9bP9vWtufm6VTD6P9pNCnVBSdd2I9ImA,2356456
|
391
|
+
xmos_ai_tools-1.3.2.dev208.data/data/bin/xcore-opt,sha256=QnqPDZrYKw1dvXd2g_4CUw0blOT__2rwt1h1-5gIRNk,285101656
|
392
|
+
xmos_ai_tools-1.3.2.dev208.dist-info/METADATA,sha256=kMxEhQmSHIID5J2MK7zTTiGCsfQUf7gywAlnBNURqr0,1574
|
393
|
+
xmos_ai_tools-1.3.2.dev208.dist-info/WHEEL,sha256=d1tw4CznjypCP7WIuu-X_VtKtms3NEdUd9Roh13sxAM,112
|
394
|
+
xmos_ai_tools-1.3.2.dev208.dist-info/top_level.txt,sha256=YWegea73ll3tMlRWRdHJemUy2VOuEYDdOIaffxu_eF0,14
|
395
|
+
xmos_ai_tools-1.3.2.dev208.dist-info/RECORD,,
|
File without changes
|