Registry / other / ideep
library2026-03-31vcpkgunverified

Intel Extension for Deep Engine (ideep): header-only C++ wrapper for oneDNN.

vcpkg install ideep
INSTALL
IMPORT
SIG · IDEEP
I
ideep
othercppv2026-03-31
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ideep.hpp
#include <ideep.hpp>

Create a tensor with ideep

#include <ideep.hpp> int main() { ideep::tensor t({1, 3, 224, 224}, ideep::data_type::f32); return 0; }
Debug
Known issues
gotchaHeader-only but requires oneDNN to be installed separately
fix
Ensure oneDNN is available on the system or via vcpkg
affects: *
Upgrade
Version history
2026-03-31latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Meta
2
Resources

No resource links recorded.

ideep — pip install ideep · libregistry