awayzjj

Results 7 issues of awayzjj

Closes https://github.com/openvinotoolkit/openvino/issues/23554 ### Details: - *item1* - *...* ### Tickets: - *ticket-id*

category: IE Tests
ExternalPR
conformance

Closes https://github.com/openvinotoolkit/openvino/issues/20553

ExternalPR
category: ONNX FE

Closes https://github.com/openvinotoolkit/openvino/issues/24061 ### Details: - Mod operation ### Tickets: - [CVS-137689](https://jira.devtools.intel.com/browse/CVS-137689)

category: CPU
platform: arm
ExternalPR

Fixes https://github.com/pytorch/pytorch/issues/129719 cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang

open source
module: inductor

Closes https://github.com/openvinotoolkit/openvino/issues/24416 ### Details: - *item1* - *...* ### Tickets: - [CVS-137697](https://jira.devtools.intel.com/browse/CVS-137697)

category: IE Tests
category: CPU
ExternalPR

### Changes Dump actual_subset_size to ov.Model ### Reason for changes Inconsistencies arise when the dataset size is less than the provided or default 'subset_size'. ### Related tickets Closes: https://github.com/openvinotoolkit/nncf/issues/2562 ###...

NNCF OpenVINO

@gordicaleksa @karpathy Hi, since kernel 4 already used a more clever way to estimate variance, `var(x) = mean(x**2) - mean(x)**2`, I am wondering if kernel 6, which is used in...