• S
    windows third party cache optimization: share third party cache among servers (#35368) · e919620a
    Sing_chan 提交于
    * new function: share third party cache among servers to fasten build speed
    
    * modified code according to zhouwei25's comment
    
    * add wget install step, move cd build to the last of if condition
    
    * block note and error of third_party share; change bce upload method
    
    * change third_party sub_dir in bos, since third party in different cuda version cant share
    
    * set sub_dir by get nvcc version
    
    * change third_party local path to be same with bos path
    e919620a
paddle_build.bat 36.2 KB