Qengineering/TensorFlow-Raspberry-Pi_64-bit#3
I just copied what you had done but the ld linker could not find _pywrap_tensorflow_internal.so
so ld.gold -l_pywrap_tensorflow_internal --verbose
Then I just sym linked lib_pywrap_tensorflow_internal.so to its actual location and thing seem to work