-
Notifications
You must be signed in to change notification settings - Fork 4.3k
TensorFlowSharp is no more #2590
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
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.
Looks good, just do a sweep on the docs too.
I left them on purpose since those docs are more migration things. Is the FAQ linked only to the current version ? |
Yeah, I don't think we should refer to removed features in the current FAQ |
RIP TF#. |
@vincentpierre @chriselion Guys, I'm just getting into this stuff but can I ask you why are you getting rid off of TF#? I just wanted to research TF# and use it in Unity. |
@FromZeus We are now using the Unity Inference Engine to do inference within Unity Games. For this reason, we deprecated our support for TF#. |
@vincentpierre Got it, thank you for the information! |
No description provided.