-
Notifications
You must be signed in to change notification settings - Fork 76
feat(linux): Switch from Neo-AI-DLR to TVM-RT #581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* With [0], the ti-tidl-osrt has now dropped Neo-AI-DLR [1] & switched to TVM-RT. Hence, update the documentation to highlight the same. * Fixes d61076a * While at it, also update section headers as per [2] [0] - https://git.ti.com/cgit/edgeai/meta-edgeai/commit/recipes-tisdk/ti-tidl/ti-tidl-osrt.bb?h=scarthgap&id=1b88fbdf717da6f0c3ac1a6d7d4b23d2dff5f63d [1] - https://github.com/neo-ai/neo-ai-dlr [2] - https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#sections Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
|
Those vale comments are actually somewhat valid. If TFLite and ONNX are capitalized correctly they should probably be added to the https://github.com/TexasInstruments/processor-sdk-doc/blob/master/.github/styles/config/vocabularies/PSDK/accept.txt |
b06b513
@StaticRocket updated the PR |
In accepet.txt, add TFLite, ONNX & TVM as recognized words for Vale. Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
With [0], the ti-tidl-osrt has now dropped Neo-AI-DLR [1] & switched to TVM-RT. Hence, update the documentation to highlight the same.
Fixes d61076a
While at it, also update section headers as per [2]
[0] - https://git.ti.com/cgit/edgeai/meta-edgeai/commit/recipes-tisdk/ti-tidl/ti-tidl-osrt.bb?h=scarthgap&id=1b88fbdf717da6f0c3ac1a6d7d4b23d2dff5f63d
[1] - https://github.com/neo-ai/neo-ai-dlr
[2] - https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#sections