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 need the hdfs support for tensorflow. Previously I recompiled tensorflow 1.14.0 to include the hdfs by changing the config file (TF_BUILD_VARS+=" TF_NEED_HDFS=1"; and remove "--config=nohdfs"). But such way does not work for tensorflow 2.3.0, is there a way to fix this problem?
The text was updated successfully, but these errors were encountered:
I need the hdfs support for tensorflow. Previously I recompiled tensorflow 1.14.0 to include the hdfs by changing the config file (TF_BUILD_VARS+=" TF_NEED_HDFS=1"; and remove "--config=nohdfs"). But such way does not work for tensorflow 2.3.0, is there a way to fix this problem?
The text was updated successfully, but these errors were encountered: