-
Notifications
You must be signed in to change notification settings - Fork 26
Yes, You Can Do AI with C++ blogpost #279
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
memsharded
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I love it.
Maybe just add a couple of links, or maybe just in the conclusion add: "search for these libraries in conan.io/center or using conan list <pattern> with the conan client"
Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to clarify, here we don't get bitten by unicode issues with the ' and ’ as in the docs, right?
|
|
||
| #### [TensorFlow Lite](https://conan.io/center/recipes/tensorflow-lite) | ||
|
|
||
| **TensorFlow Lite** is a specialized version of [TensorFlow](https://www.tensorflow.org/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe something like (now LiteRT)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The thing is that we don't have LiteRT in Conan Center yet... 🤔
It renders fine for me, I think it's ok |
No description provided.