You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @galeone
Thanks for all the hard work.
Was wondering if tfgo.Model is "thread safe".
Specifically can I call tfgo.Exec from different goroutines ? are there any considerations ? I assume I at least need to keep the scopes separate?
Thank you again for keeping this repo up to date.
Activity