Skip to content

How to use protobuf to serialize compiled programs larger than 2GB? #33

@and0ooo

Description

@and0ooo
from eva import save
compiled, params, signature = compiler.compile(prog)
save(compiled, "compiled")

I got the following error.
[libprotobuf ERROR google/protobuf/message_lite.cc:289] Exceeded maximum protobuf size of 2GB
How can I fix this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions