xmos-ai-tools 1.3.2.dev314__py3-none-macosx_10_15_universal2.whl → 1.3.2.dev318__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.

Potentially problematic release.


This version of xmos-ai-tools might be problematic. Click here for more details.

@@ -3,6 +3,12 @@
3
3
 
4
4
  #include <quadflash.h>
5
5
 
6
+ #ifdef __cplusplus
7
+ #define EXTERN_C extern "C"
8
+ #else
9
+ #define EXTERN_C
10
+ #endif
11
+
6
12
  /** Struct holding the "file system" meta information for each client
7
13
  * The flash is partitioned and each client has a section in the flash
8
14
  * that stores data relevant to that particular client. For example, models
@@ -65,7 +71,7 @@ void flash_server(chanend c_flash_clients[], flash_t headers[],
65
71
  int n_flash_clients, fl_QSPIPorts &qspi,
66
72
  fl_QuadDeviceSpec flash_spec[], int n_flash_spec);
67
73
  #else
68
- void flash_server(chanend_t *c_flash_clients, flash_t *headers,
74
+ EXTERN_C void flash_server(chanend_t *c_flash_clients, flash_t *headers,
69
75
  int n_flash_clients, fl_QSPIPorts *qspi,
70
76
  fl_QuadDeviceSpec *flash_spec, int n_flash_spec);
71
77
  #endif
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xmos_ai_tools
3
- Version: 1.3.2.dev314
3
+ Version: 1.3.2.dev318
4
4
  Summary: XMOS AI Tools
5
5
  Home-page: https://github.com/xmos/ai_tools
6
6
  Author: XMOS
@@ -41,4 +41,4 @@ Dynamic: summary
41
41
  Documentation
42
42
  -------------
43
43
 
44
- Click [here](https://github.com/xmos/ai_tools/blob/e358ca58e3fa05f0132d216e1dfefac098d2bb63/README.md) for documentation on using xmos-ai-tools to deploy AI models on xcore.
44
+ Click [here](https://github.com/xmos/ai_tools/blob/404a2c5f774fc4c1527de9a7df0f99848e789391/README.md) for documentation on using xmos-ai-tools to deploy AI models on xcore.
@@ -3,7 +3,7 @@ xmos_ai_tools/io_server/__init__.py,sha256=Wr8MHyIxhY80hnvwUH0AsE3BojqIt-AwbYBj-
3
3
  xmos_ai_tools/runtime/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  xmos_ai_tools/runtime/buildfiles/aitoolslib.cmake,sha256=yxN1_9nhMo2PVQ3A7uroPjBudDB_Kx6_DcJ5eik5W50,525
5
5
  xmos_ai_tools/runtime/buildfiles/aitoolslib.make,sha256=D4GFs74BsWTuQT6R_yxXwR4LLH0pzyFiAXnGpe5hntI,253
6
- xmos_ai_tools/runtime/include/flash_server.h,sha256=4OQaauv9maSV9pFnxmf6R1LL_TzgnFdXeVPPVWSKPhU,3322
6
+ xmos_ai_tools/runtime/include/flash_server.h,sha256=wyJYPNBwYkziVtuWTBZTq9gKeFZGlGA-zshTP7U3Vxc,3409
7
7
  xmos_ai_tools/runtime/include/ioserver.h,sha256=gEVBhuVLjwi9c00vHUKDEByibl6GVtSUpl5ePAk5GiE,1045
8
8
  xmos_ai_tools/runtime/include/tile_ram_server.h,sha256=Ad3XKz6sihH3Ot40cMAJmbmRlDo_GVbP51tCovYLm7Y,1546
9
9
  xmos_ai_tools/runtime/include/flatbuffers/allocator.h,sha256=7U_8vFjicWgq8yl-VXtF5JGX5mV7lXhS4aXkHI37XjA,2587
@@ -380,8 +380,8 @@ xmos_ai_tools/runtime/include/tensorflow/lite/micro/tools/benchmarking/metrics.h
380
380
  xmos_ai_tools/runtime/include/tensorflow/lite/micro/tools/benchmarking/op_resolver.h,sha256=g0dl9tzUqngiINvjBlqDclFqvkC85MC4kbU13vE4OkY,6071
381
381
  xmos_ai_tools/runtime/include/tensorflow/lite/schema/schema_generated.h,sha256=hSumwEqc-LmMHG82KKl1yPLiVMNbLj_q19-VRPCR7ng,1093175
382
382
  xmos_ai_tools/runtime/include/tensorflow/lite/schema/schema_utils.h,sha256=tkHMDPARjIqppYCVInIowwdHxjNP3pfSS9O7vx-ODeo,1333
383
- xmos_ai_tools/runtime/lib/libhost_xtflitemicro.a,sha256=zNVlVeITK-V46GeccRWRBh-e33bLq1zJr4jpj6b-q1U,2479336
384
- xmos_ai_tools/runtime/lib/libxtflitemicro.a,sha256=SQU77BXngIHnTu1q9o6_no3cvvMoL93yCSy8cBj9F8E,72202704
383
+ xmos_ai_tools/runtime/lib/libhost_xtflitemicro.a,sha256=lEKXLwQ9I-HcRsYSttt0fwpuxJwKxhR4PRgR81HhYHc,2479336
384
+ xmos_ai_tools/runtime/lib/libxtflitemicro.a,sha256=MP_xwTKuerAoXeK2VMtNRsgDEDgoAxnL9GIf6BfmJcU,72205968
385
385
  xmos_ai_tools/xformer/__init__.py,sha256=a4K06oiSu2TYVwGvzwMDGGejPUYTvW9-5Uw6SfuFCX4,1903
386
386
  xmos_ai_tools/xformer/flash.py,sha256=MG4coi_Lvvg-oQmw1pomJD8eeOH4gAMjixjBFvO2BCk,6376
387
387
  xmos_ai_tools/xinterpreters/__init__.py,sha256=PFRB9VxOLKaA--j2ZvWGcmesv2C6uNYqJ_kBam68aUI,50
@@ -389,8 +389,8 @@ xmos_ai_tools/xinterpreters/exceptions.py,sha256=HOjADxHYMPI9mN0YIbWxtw9hSeL2B6X
389
389
  xmos_ai_tools/xinterpreters/host_interpreter.py,sha256=ZdvzXUnAdnCcSU-dNQvq6ad2MDk9PZqu9UyNoBgBYKI,25755
390
390
  xmos_ai_tools/xinterpreters/libs/macos/xtflm_python.1.0.1.dylib,sha256=mQp_HoqoSMCxV3Wj1MVVSjtoobePEkDJxgXolJmJsPA,2359560
391
391
  xmos_ai_tools/xinterpreters/libs/macos/xtflm_python.dylib,sha256=mQp_HoqoSMCxV3Wj1MVVSjtoobePEkDJxgXolJmJsPA,2359560
392
- xmos_ai_tools-1.3.2.dev314.data/data/bin/xcore-opt,sha256=F9lfM3nO9moykySibqzSvqf0fR_dl-SOCiumIEa2nVw,286686296
393
- xmos_ai_tools-1.3.2.dev314.dist-info/METADATA,sha256=4PARxhHjjMdc_jnNIG63WgAEbsQ_UfR3ww_QpZllsZ8,1574
394
- xmos_ai_tools-1.3.2.dev314.dist-info/WHEEL,sha256=98VLpmTXZiW_X2RJ0T4x1A5tW4Utj3RcaNGBZZbavbg,112
395
- xmos_ai_tools-1.3.2.dev314.dist-info/top_level.txt,sha256=YWegea73ll3tMlRWRdHJemUy2VOuEYDdOIaffxu_eF0,14
396
- xmos_ai_tools-1.3.2.dev314.dist-info/RECORD,,
392
+ xmos_ai_tools-1.3.2.dev318.data/data/bin/xcore-opt,sha256=JzENP42wf2ZTZ9DXWZqmgxPYC2BbHEGjKt6CG6vpWLQ,286686440
393
+ xmos_ai_tools-1.3.2.dev318.dist-info/METADATA,sha256=U6WW0R6Wd6_-GEKOVtZhi59eT5gvyQhQsRymp1eQxWg,1574
394
+ xmos_ai_tools-1.3.2.dev318.dist-info/WHEEL,sha256=3YnSHrJGcsAOZz-zTMMJY8fwyI77ZEUFm02H57sToUk,112
395
+ xmos_ai_tools-1.3.2.dev318.dist-info/top_level.txt,sha256=YWegea73ll3tMlRWRdHJemUy2VOuEYDdOIaffxu_eF0,14
396
+ xmos_ai_tools-1.3.2.dev318.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (79.0.1)
2
+ Generator: setuptools (80.0.1)
3
3
  Root-Is-Purelib: false
4
4
  Tag: py3-none-macosx_10_15_universal2
5
5