jax.export.deserialize# jax.export.deserialize(blob)[源代码][源代码]# 反序列化一个导出的对象。 参数: blob (bytearray) – 从 Exported.serialize 获得的字节数组。 返回类型: Exported