tensorflow-on-arm icon indicating copy to clipboard operation
tensorflow-on-arm copied to clipboard

HDFS support for tensorflow 2.3.0

Open JaydenTaojy opened this issue 3 years ago • 0 comments

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?

JaydenTaojy avatar Jul 02 '21 15:07 JaydenTaojy