• T
    use -rpath to fix libmklml_intel.so not found (#11806) · 7a735f25
    Tao Luo 提交于
    * use -rpath to fix libmklml_intel.so not found
    
    * only remain $ORIGIN/../libs in rpath of core.so
    
    * test
    
    * test
    
    * add rpath of libmkldnn.so.0
    
    * check return value of os.system
    
    * remove check return value of patchelf
    7a735f25
setup.py.in 5.1 KB