Describe the bug
There's a bug encountered when running the test on vck5000 machines. F20230613 21:59:39.966318 8523 dpucloud_controller.cpp:969] [UNILOG][FATAL][VART_TENSOR_BUFFER_INVALID][invalid tensorbuffer input or output]
Root cause
The client should query the metadata of the model and make sure the input tensors have same metadata.
Proposed fix
Populate the metadata including the name for xmodel worker such that clients can query the metadata before sending the requests.
Describe the bug There's a bug encountered when running the test on vck5000 machines.
F20230613 21:59:39.966318 8523 dpucloud_controller.cpp:969] [UNILOG][FATAL][VART_TENSOR_BUFFER_INVALID][invalid tensorbuffer input or output]
Root cause The client should query the metadata of the model and make sure the input tensors have same metadata.
Proposed fix Populate the metadata including the name for xmodel worker such that clients can query the metadata before sending the requests.
OS/Versions: VCK5000 FPGAs
207