Nashez Zubair
Nashez Zubair
@hub-bla @mlukasze Is this still under development? If not can I take this up?
.take
> hey @nashez any help needed? Hey @mlukasze @eshoguli I have created the eltwise emitter following the existing ones. But I don't know how to generate the code via xbyak64....
Tests are pending to be added and clang formatting needs to be done
Thanks @almilosz I will check it out and add similar test.
Hi @almilosz Sorry I got busy with some other stuff. Will have the PR completed by tomorrow.
Hi @almilosz , I have resolved the comments and fixed all formatting issues (hopefully 🤞 ) Regarding the test you mentioned in the link: https://github.com/openvinotoolkit/openvino/blob/358c428f16e5d754553c9e3f0c22def5b8cac578/src/bindings/python/tests/test_runtime/test_core.py#L300-L309 , Couple of questions: 1....
@almilosz Added the requested tests. Please check.
@almilosz Made the changes as requested. Requesting review. Hopefully I have fixed all formatting and naming issues. But this clang-format issue is getting to be a pain for me. Working...