triton-inference-server / openvino_backend

OpenVINO backend for Triton.
BSD 3-Clause "New" or "Revised" License
29 stars 16 forks source link

Allow model_config dims to reshape the OV model #18

Closed tanmayv25 closed 3 years ago

GuanLuo commented 3 years ago

Is there a test for this?

tanmayv25 commented 3 years ago

No tests yet.. I have tried some models locally. Hemant is working on adding CI tests. We can add tests for these special cases once we enable rest of our tests for OV.

CoderHam commented 3 years ago

No tests yet.. I have tried some models locally. Hemant is working on adding CI tests. We can add tests for these special cases once we enable rest of our tests for OV.

Yes, I will update on the slack channel when I have added in the models