Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About huge model #2

Open
chengscu opened this issue Mar 18, 2018 · 1 comment
Open

About huge model #2

chengscu opened this issue Mar 18, 2018 · 1 comment

Comments

@chengscu
Copy link

Does it support huge models, say hundreds of MBs size of models? I'm wondering what could happen if a DataStream record is in that size.

@blublinsky
Copy link

You should not do that, you will kill DS. The protobuf defines send-by-reference option. It is not implemented here, but is really straightforward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants