Created by: Hsintao
paddle/fluid/contrib/slim/core/compressor.py中 142 行 with open(file_name) as context_file: 改为 with open(file_name,'rb') as context_file:
不改我这边会报错UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0 无法加载checkpoint