The Wayback Machine - https://web.archive.org/web/20200915110523/https://github.com/SciSharp/TensorFlow.NET/pull/533
Skip to content
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

Fixed access violation issue happening on tensorflow native, due susp… #533

Open
wants to merge 1 commit into
base: master
from

Conversation

@tompetk
Copy link

tompetk commented Apr 17, 2020

…ection that we pass managed memory pointer to tensorflow native and that gets messed up some time by GC.

…ection that we pass managed memory pointer to tensorflow native and that gets messed up some time by GC.
Copy link
Member

Oceania2018 left a comment

I'll test more on master branch.

@Oceania2018
Copy link
Member

Oceania2018 commented Jun 20, 2020

Still doesn't work. Something exception thrown:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.