Kummagiri Yashwanth

Results 11 comments of Kummagiri Yashwanth

Hi, I’d like to work on this issue as part of the GSoC prerequisite task. I’ve read the contribution guide and set up my environment. Could you please assign this...

Hi @alexander-akait @hackerstanislav! Prepping for **GSoC 2026**—this dedup issue hits many React/CodeMirror setups. Downloaded the repro zip and tested on webpack 5.94.0/Node 22/macOS. **Quick Update:** Built on the fork PR...

Hi @almilosz, @Retribution98 This PR adds a few JavaScript-side enhancements and corresponding tests as discussed: - Added `Core.getAvailableFrontEnds()` binding to expose available frontends in JS. - Introduced an async `Core.importModel()`...

Thanks for reviewing. I’ve pushed the updates: - Fixed the unsafe `ThreadSafeFunction` error-message capture in `core_wrap.cpp` (captured by value to avoid lifetime issues). - Added guards in the `compiled_model` tests...

Hey @mlukasze, now can you just this commit, and let me know that everything is fine. If so, you can merge this. Appreciate your review and response.

Yeah sure I will update them as soon as possible!! Thank you for review

Thanks for the review @almilosz — I’ve applied the requested changes and pushed them to [js/import-model-tensor]. Summary of fixes: 1) Removed: getAvailableFrontEnds binding and its implementation (not part of [ov::Core]...

Hey @almilosz, could you please approve the workflows? If any error logs come up afterward, I’ll review them.

Hey @mlukasze, thank you for the approval, I saw two checks were unsuccessful, and I hope I solved them, Kindly once again approve the workflow to run against checks, and...

Ok, thank you for the review, I will update PR as soon as possible