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

Error in model.forward: error in forward batch operation for block #13

Open
hash-momo opened this issue Jul 17, 2024 · 5 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@hash-momo
Copy link

The first time I call the API, it works fine. However, when I call the REST API for the second time, the master node reports the error:
cake/api/mod.rs:98:10: called Result::unwrap() on an Err value: error in model.forward: error in forward batch operation for block 29: error receiving response for Batch
Additionally, one of my workers will also trigger an error and then stop:
src/cake/worker.rs:225:26: called Result::unwrap() on an Err value: cannot broadcast [28, 28] to [1, 32, 28, 65]

@evilsocket evilsocket self-assigned this Jul 17, 2024
@evilsocket evilsocket added the bug Something isn't working label Jul 17, 2024
@caohuilong
Copy link

The problem still exists and has not been solved.
When sending the second request, the master reports an error
image

one of the worker reports
image

@evilsocket
Copy link
Owner

@caohuilong are you sure you pulled the fix before compiling?

@caohuilong
Copy link

@caohuilong are you sure you pulled the fix before compiling?

yes, i pull the repo today and have check the code is the newest.

@evilsocket evilsocket reopened this Jul 23, 2024
@angive
Copy link

angive commented Jul 24, 2024

I hope the author can resolve this issue as soon as possible.

@evilsocket
Copy link
Owner

the author works at this project for fun during his free time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants