Vishniakov Nikolai

Results 11 comments of Vishniakov Nikolai

I am not sure that it will compile successfully. Please compile your code using instructions from developer documentation: https://github.com/openvinotoolkit/openvino/tree/master/src/bindings/js/docs#openvino-node-package-developer-documentation

Hi @hegdeadithyak! Would you like to continue?

@apaniukov please double check and merge latest master

Hi @hegdeadithyak! One of the tests fails on Windows, please, look at it: https://github.com/openvinotoolkit/openvino/actions/runs/9060419207/job/24890782791?pr=23843#step:6:619 ![image](https://github.com/openvinotoolkit/openvino/assets/72441332/fce5d9c8-7d8d-46f4-8b01-b73e7c7b757a)

Hello @hegdeadithyak! Do you need any help with this issue? Do you have a time to continue work on this task?

@t-jankowski all remarks addressed @praasz previous solution rebased based on proposed concept @almilosz I used new parameter validation approach in [infer](https://github.com/openvinotoolkit/openvino/pull/24066/commits/85ef0bff83062219017fc86b63bdc37b817e90f9) method. Please compare implemented solution with previous implementation. Additionally,...