环境:300I pro推理卡,已安装驱动、固件、cann-toolkit、cann-tfplugin,cann-nnae
编译tensorflow 1.15.0版本时,按照如下链接编译安装:
https://www.hiascend.com/document/detail/zh/quick-installation/23.0.0/quickinstg_train/900_A2_PoDc/quickinstg_900A2_PoDc__0058.html#ZH-CN_TOPIC_0000001735835956
使用样例:https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/700alpha002/tfmoddevg/tfonlineinfer1/tf1onlineinfer_26_0004.html
报错undefined symbol: _ZN6google8protobuf8internal26fixed_address_empty_string
查看libtensorflow_framework.so.1库中有导出函数undefined symbol: _ZN6google8protobuf8internal26fixed_address_empty_sB5cxx11tring
函数名多了B5cxx11几个字符
请问是我tensorflow编译的不对吗?能否提供aarch64 tensorflow的python包?
环境:300I pro推理卡,已安装驱动、固件、cann-toolkit、cann-tfplugin,cann-nnae
编译tensorflow 1.15.0版本时,按照如下链接编译安装:
https://www.hiascend.com/document/detail/zh/quick-installation/23.0.0/quickinstg_train/900_A2_PoDc/quickinstg_900A2_PoDc__0058.html#ZH-CN_TOPIC_0000001735835956
使用样例:https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/700alpha002/tfmoddevg/tfonlineinfer1/tf1onlineinfer_26_0004.html
报错undefined symbol: _ZN6google8protobuf8internal26fixed_address_empty_string
查看libtensorflow_framework.so.1库中有导出函数undefined symbol: _ZN6google8protobuf8internal26fixed_address_empty_sB5cxx11tring
函数名多了B5cxx11几个字符
请问是我tensorflow编译的不对吗?能否提供aarch64 tensorflow的python包?