Skip to content

Commit 6785e44

Browse files
anjgolaJoeOster
andauthored
Update dnnl (oneapi-src#377)
* Update CODEOWNERS * Update dpc_common.hpp * Update dpc_common.hpp * Create PULL_REQUEST_TEMPLATE * Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update README.md * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Change dependency for iLit * Update sample.json Co-authored-by: JoeOster <[email protected]>
1 parent 106d555 commit 6785e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libraries/oneDNN/tutorials/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Intel® oneDNN Tutorials",
66
"toolchain": ["dpcpp"],
77
"languages": [{"cpp":{}}],
8-
"dependencies": ["oneDNN", "tbb"],
8+
"dependencies": ["dnnl", "tbb"],
99
"os": ["linux"],
1010
"builder": ["ide","cmake"],
1111
"targetDevice": ["CPU", "GPU"],

0 commit comments

Comments
 (0)