-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
We are getting the following warning from one of the deployed instance-... IoT EDGE module. Reporting it here in case it could be relevant.
The module does not crash and the we get the bbox predictions successfully as usual.
IP camera resolution:
816x616
Acceleration:
CPU, X64 Architecture
Model:
Custom vision trained model
Skills
Output of sudo iotedge logs instance-...:
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
IotHubExport: send a message to metrics
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
HttpExport: send a request to http://[REDACTED]/api/inferences
2022-12-19 13:06:43.695442408 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
2022-12-19 13:06:43.926040999 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
2022-12-19 13:06:44.108121460 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
2022-12-19 13:06:44.269488963 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
2022-12-19 13:06:44.504200805 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
2022-12-19 13:06:44.675240295 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
2022-12-19 13:06:44.873643864 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
2022-12-19 13:06:45.095327859 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
2022-12-19 13:06:45.312577005 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
2022-12-19 13:06:45.471732135 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {None,35,13,13} does not match actual shape of {1,35,16,16} for output model_outputs0
Metadata
Metadata
Assignees
Labels
No labels
