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
I've added support for decltype(), but did not need it for TensorFlow 0.11.0rc1. Seems to work just fine: bytedeco/javacpp-presets@c9cf2a8
Unfortunately, it looks like they've removed the dot.h file you need:
dot.h / DotGraph was removed (it was an early analysis tool prior to TensorBoard, no longer that useful). It remains in history should someone find the code useful.
not sure why. Maybe the decltype() C++ attribute ?
The text was updated successfully, but these errors were encountered: