Vladimir Paramuzov
Vladimir Paramuzov
@andrew-k-park Could you try to add some simple functional test for dynamic case and check infer request behavior in it? Maybe activation primitive will work...
@wang7393 intermediate buffer of arbitrary operation is not memory state of the model and users shouldn't expect it to be reset or initialized anyhow (doing so would ruin the performance)....
@wang7393 inference_precision hint support for GPU plugin is implemented in #12526
@itikhono Could you review this PR?
@itikhono please review again
> Yes, I tried to use SetConfig to load extension to the CPU plugin. But in my experiment, I fixed the device paramenter as GPU. Because I want to see...
@lionkunonly OK, I see. As I understand, this happens because ie.SetConfig() call doesn't trigger plugin creation, it just saves the config for not loaded plugins and passes it to the...
@isanghao could you please run daily dgpu tests for this PR?
build_jenkins