Slackbot
10/05/2022, 11:36 PMBo
10/06/2022, 12:50 AMAmar Ramesh Kamat
10/06/2022, 12:53 AMBo
10/06/2022, 12:55 AMBo
10/06/2022, 12:56 AMAmar Ramesh Kamat
10/06/2022, 12:56 AMBo
10/06/2022, 12:57 AMAmar Ramesh Kamat
10/06/2022, 12:57 AMAmar Ramesh Kamat
10/06/2022, 3:46 PM2022-10-06T08:40:30.081-07:00 return F.linear(input, self.weight, self.bias)
2022-10-06T08:40:30.081-07:00 RuntimeError: mat1 and mat2 shapes cannot be multiplied (10x676 and 6760x50)
2022-10-06T08:40:30.081-07:00 2022-10-06T15:40:30+0000 [ERROR] [api_server:3] Exception on /predict_image [POST] (trace=...,sampled=0)
2022-10-06T08:40:30.081-07:00 Traceback (most recent call last):
I am using the same image 0.png
for testing and using the image input.Amar Ramesh Kamat
10/06/2022, 3:57 PM[ERROR] [runner:bentomlpytorch:1] The "bentoml.pytorch.load_runner" method is being deprecated. "load_runner" arguments will be ignored. Use `bentoml.pytorch.get("bentomlpytorch").to_runner()` instead
2022-10-06T15:00:21+0000 [ERROR] [runner:bentomlpytorch:1] The "bentoml.pytorch.load_runner" method is being deprecated. "load_runner" arguments will be ignored. Use `bentoml.pytorch.get("bentomlpytorch").to_runner()` instead