Run Tensorflow for Microcontrollers models
Перейти к файлу
Michal Moskal 1487e07fc5 Enable quantized models 2020-11-20 10:49:47 +01:00
.github/workflows add automatic build 2020-09-17 18:45:07 +02:00
.clang-format First draft of TF bindings 2020-08-13 18:17:38 +02:00
.gitattributes Initial code 2020-08-13 14:25:04 +02:00
.gitignore Initial code 2020-08-13 14:25:04 +02:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-08-13 05:21:12 -07:00
LICENSE Initial LICENSE commit 2020-08-13 05:21:13 -07:00
README.md Only use the common operators 2020-08-24 15:24:52 +02:00
SECURITY.md Initial SECURITY.md commit 2020-08-13 05:21:14 -07:00
mkc.json Add config for building with makecode command 2020-09-17 18:41:34 +02:00
ns.ts First draft of TF bindings 2020-08-13 18:17:38 +02:00
pxt.json Update for latest pxt-ml 2020-10-07 16:47:38 +02:00
shims.d.ts Use the common pxt-ml library 2020-09-21 13:46:28 +02:00
test.ts Add config for building with makecode command 2020-09-17 18:41:34 +02:00
tf.cpp Enable quantized models 2020-11-20 10:49:47 +01:00
tf.ts Add modelInvokeF 2020-08-29 10:45:19 +02:00
tfjacdac.ts Update for latest pxt-ml 2020-10-07 16:47:38 +02:00

README.md

Tensorflow models for PXT

Helpful links:

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.