You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"])]
The text was updated successfully, but these errors were encountered:
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"])]
The text was updated successfully, but these errors were encountered: