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
My tensorflow version is 2.6, but I use the api under compat.v1, i.e. it is the legcacy session-based graph execution mode.
After reading the profiler's usage documentation, I found that all usage methods seem to be aimed at eager mode. So is there any way to use this project in graph execution mode? Thanks for your help!
The text was updated successfully, but these errors were encountered:
My tensorflow version is 2.6, but I use the api under
compat.v1
, i.e. it is the legcacy session-based graph execution mode.After reading the profiler's usage documentation, I found that all usage methods seem to be aimed at eager mode. So is there any way to use this project in graph execution mode? Thanks for your help!
The text was updated successfully, but these errors were encountered: