Modify inference engine#1520
Conversation
|
Thanks for going through the inference engine-API and make these nice modifications. I will put more information on the parameters description. |
|
So should we merge this PR first and then you add further improvement or I just close it? |
No, let me please add them and we can merge it soon. Thanks |
Sure, thanks. |
|
Have no idea why the check fails. From other build break logs, it seems that certain problems happen to the distributed runtime, such as port conflict or connection reset by peer. |
Head branch was pushed to by a user without write access
|
@jeffra please merge or open auto merge. Thanks. |
|
We had a CI runner failure earlier due to some new runners being misconfigured. Should be fixed now. |
It seems that
enginemodule under inference package is not well developed. This PR tries toassertwithraiseand additional information. Actuallyassertcan be turned off sometimes._check_quantize_settingto_init_quantization_settingMore documentation about this module is needed.