Dmitry Zarukin

Results 11 issues of Dmitry Zarukin

This RFC covers oneDNN vision on implicit concat support on user side, provides an example how it may be implemented and potential challenges to implement it. [Link to rendered document](https://github.com/dzarukin/oneDNN/blob/dzarukin/rfcs/support_implicit_concat/rfcs/20211118-support-implicit-concat/README.md).

RFC

[Link to a rendered document](https://github.com/dzarukin/oneDNN/tree/dzarukin/rfcs/v3_cleanup/rfcs/20220815-v3.0-API-cleanup). This document mentions all (or at least most) changes coming in v3.0 when it comes to names changed or removed. P.S. Though RFC shows 20k...

RFC

# Summary oneDNN validation for Nvidia backend hits a correctness issue on backward batch normalization with shift and scale under benchdnn. # Version Latest master. # Environment ## Hardware: NVIDIA...

bug
platform:gpu-nvidia

# Summary oneDNN validation for Nvidia backend hits a correctness issue under benchdnn on int8 convolution problems with dst scale set. # Steps to reproduce ## Build ``` mkdir -p...

bug

# Summary oneDNN validation for Nvidia backend hits a correctness issue on forward linear resampling for specific shapes under benchdnn. # Version Latest master. # Environment ## Hardware: NVIDIA A100...

bug
platform:nvidia-gpu

This PR is to validate external repo Coverity integration.

This is some groundwork for future asynchronous runtime support: * There are overflow issues caught by `-ftrapv` option when running test_conv_all for conv and ip. * There's a rename for...

platform:cpu-x64
component:common

[Link to a rendered document](https://github.com/uxlfoundation/oneDNN/tree/dzarukin/rfcs/ukernel_api_updates/rfcs/20250312-ukernel-api-updates)

RFC

Use rls-v3.8 branch as more stable to identify side effects.

backport
component:tests

[MFDNN-14462](https://jira.devtools.intel.com/browse/MFDNN-14462)

documentation
component:api
component:tests
component:common