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

orca Estimator predict should support uneven data in Xshards #8156

Open
songhappy opened this issue May 4, 2023 · 0 comments
Open

orca Estimator predict should support uneven data in Xshards #8156

songhappy opened this issue May 4, 2023 · 0 comments

Comments

@songhappy
Copy link
Contributor

Currently, orca estimator predict shows error when input is uneven in Xshards, error message looks like this:

File "/Users/guoqiong/opt/anaconda3/envs/py37tf2/lib/python3.7/site-packages/bigdl/orca/learn/pytorch/torch_runner.py", line 612, in predict_fn
tensors = [torch.from_numpy(shard["x"])]

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