paddle.static.load_from_file()
从指定的文件中加载内容。
path (str) - 要读取的文件。
bytes:文件内容。
COPY-FROM: paddle.static.load_from_file