Nashez Zubair
Nashez Zubair
In case of a virtual object, the scope for it is being updated correctly. But at the time of destruction/release of the scoped object, the VxDataObjects tied to it are...
### Details: Changes as part of this PR include: * Add a CoreWrap::query_model function: Calls the underlying core.query_model function * Update the addon.ts with the queryModel method Resolves: #24373 ###...
### Details: - Added a jit_sqrt_emitter derived class in aarch64/jit_eltwise_emitters - Created entry Algorithm::EltwiseSqrt in the get_supported_precisions in nodes/kernels/aarch64 - Add the EltwiseSqrt entry in the aarch64 executors supported algorithms...
### Details: - Added a jit_greater_emitter derived class in aarch64/jit_eltwise_emitters - Created entry Algorithm::EltwiseGreater in the get_supported_precisions in nodes/kernels/aarch64 - Add the EltwiseGreater entry in the aarch64 executors supported algorithms...
### Details: - Added a jit_less_emitter derived class in aarch64/jit_eltwise_emitters - Created entry Algorithm::EltwiseLess in the get_supported_precisions in nodes/kernels/aarch64 - Add the EltwiseLess entry in the aarch64 executors supported algorithms...