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

Looking for an example of how to use the compile and dispatch pipe functionality #123

Open
jt269 opened this issue Nov 16, 2023 · 0 comments

Comments

@jt269
Copy link

jt269 commented Nov 16, 2023

Hello,

I have a complex excel model with which I would like to run many iterations on. I am interested in the compile and dispatch pipe functionality but I can't see how to return and record the results using a loop to change the input cell each time.

In addition, it takes a long time (and a lot of memory) to load my model even from a .json file, is there any way to speed this up? Can I save a compiled model somehow and use that without having to load the model from the .json each time?

Any help appreciated, Thanks.

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

1 participant