Skip to content

Conversation

@dzarukin
Copy link
Contributor

@dzarukin dzarukin commented Nov 6, 2025

This is a second preparational part like #4188 setting up the path for backward conv support for async Eigen threadpool runtime.

The piece that separates execution path is forced by capture-by-copy which restricts copying of const unique_ptr<...> & obviously.

The rest changes for processing scales inside the parallel are identical.

@dzarukin dzarukin requested a review from a team as a code owner November 6, 2025 22:33
@github-actions github-actions bot added the platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 label Nov 6, 2025
@dzarukin
Copy link
Contributor Author

dzarukin commented Nov 6, 2025

make test
enable test_scope=NIGHTLY
disable benchdnn_all
enable benchdnn_conv
enable benchdnn_deconv

@dzarukin dzarukin force-pushed the dzarukin/async_runtime_prepare branch from 27becf0 to 1a2e3b8 Compare November 7, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant