xmos-ai-tools 1.3.2.dev314__py3-none-win_amd64.whl → 1.3.2.dev318__py3-none-win_amd64.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.
@@ -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,16 +380,16 @@ 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/host_xtflitemicro.lib,sha256=QCPc0WMPr03mygIv_v8lutCS3YlT9EaDebF4zZerlcY,3345612
384
- xmos_ai_tools/runtime/lib/libxtflitemicro.a,sha256=SQU77BXngIHnTu1q9o6_no3cvvMoL93yCSy8cBj9F8E,72202704
383
+ xmos_ai_tools/runtime/lib/host_xtflitemicro.lib,sha256=yl49WySrxMaL4B__fMnN81_qaxJWdQN41DiH5-rHt78,3345612
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
388
388
  xmos_ai_tools/xinterpreters/exceptions.py,sha256=HOjADxHYMPI9mN0YIbWxtw9hSeL2B6XWWwqtGtyJdVs,577
389
389
  xmos_ai_tools/xinterpreters/host_interpreter.py,sha256=ZdvzXUnAdnCcSU-dNQvq6ad2MDk9PZqu9UyNoBgBYKI,25755
390
- xmos_ai_tools/xinterpreters/libs/windows/xtflm_python.dll,sha256=SvWSnBGtgsEYjWcLBW6wpvJme-KgHvY4mredZ5j2JXw,440320
391
- xmos_ai_tools-1.3.2.dev314.data/data/Scripts/xcore-opt.exe,sha256=lC7XzneUvWXGi1IIdnNEXlOcEUIYI1IECcPpZQIuCOo,73131520
392
- xmos_ai_tools-1.3.2.dev314.dist-info/METADATA,sha256=C_fhJqdboEsXR8U-S2TGaA49BoF-LcLf8Vx-gH7t1R4,1618
393
- xmos_ai_tools-1.3.2.dev314.dist-info/WHEEL,sha256=DHjez1IVTwDjpdtHbWFqzekXAuMAggh8HUYu85BY15s,98
394
- xmos_ai_tools-1.3.2.dev314.dist-info/top_level.txt,sha256=YWegea73ll3tMlRWRdHJemUy2VOuEYDdOIaffxu_eF0,14
395
- xmos_ai_tools-1.3.2.dev314.dist-info/RECORD,,
390
+ xmos_ai_tools/xinterpreters/libs/windows/xtflm_python.dll,sha256=Z4qhrjCCVyHaL8wKLMLBGlskFj9hOjOWam6az5vNchg,440320
391
+ xmos_ai_tools-1.3.2.dev318.data/data/Scripts/xcore-opt.exe,sha256=zMQD3O-y5gpzYDcEMXmuDN5lRZn6LXXVRknAoHl6jRw,73131520
392
+ xmos_ai_tools-1.3.2.dev318.dist-info/METADATA,sha256=MwsNh9vY5wYxEeSv9E7Ll3oo5h22bdwGQN9jycHNe5k,1618
393
+ xmos_ai_tools-1.3.2.dev318.dist-info/WHEEL,sha256=ophUHkJ6RlcLOonUjkL9JnQ8Yet1PFZwbUPSRXKtC3I,98
394
+ xmos_ai_tools-1.3.2.dev318.dist-info/top_level.txt,sha256=YWegea73ll3tMlRWRdHJemUy2VOuEYDdOIaffxu_eF0,14
395
+ 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-win_amd64
5
5