Adithya Hegde Kota

Results 17 comments of Adithya Hegde Kota

> Hi @hegdeadithyak! Would you like to continue? Yes I was in some important work so,Already started to work

@vishniakov-nikolai I've implemented some changes and successfully compiled the file. Upon review, I couldn't identify any issues. However, if there are any concerns or further adjustments needed, please inform me....

Hey @vishniakov-nikolai while building it after making the changes it showed a warning stating but compiled and built successfully ` /home/adithyahegdekota/Documents/GitHub/openvin/src/bindings/js/node/src/model_wrap.cpp: In member function ‘Napi::Value ModelWrap::get_output_shape(const Napi::CallbackInfo&)’: /home/adithyahegdekota/Documents/GitHub/openvin/src/bindings/js/node/src/model_wrap.cpp:169:25: warning: comparison...

@rkazants I have updated the tests based on your review Thanks, **Adithya Hegde Kota**

Hey @rkazants ,I'm not sure wether the variables names `data_real` and `data_imag` will be appropriate

> > @hegdeadithyak, please fix build issue. Check locally on your machine: > > ``` > > 2024-04-14T19:50:03.8004298Z In file included from /emsdk/upstream/emscripten/cache/sysroot/include/c++/v1/__memory/shared_ptr.h:25: > > 2024-04-14T19:50:03.8007871Z /emsdk/upstream/emscripten/cache/sysroot/include/c++/v1/__memory/allocator.h:173:24: error: no matching...

@rkazants Hey I have fixed the build Issue , and built it on my local system it is perfectly working fine.The error was to add the complex part type for...

Hi there @Narayanbhat166 , I'd like to take a look at this issue and see if I can help fix it. Please let me know if it's already assigned to...

Hey @timkpaine , just wanted to clarify: do we compile a parser with verified sources without any extra runtime enabled, and a parser with unverified sources with extra runtime enabled,...