UNPKG

@nodify_at/hailo.js

Version:

High-performance Node.js bindings for Hailo AI acceleration processors (NPU). Run neural network inference with hardware acceleration on Hailo-8 devices.

6 lines 154 B
/** * Type definitions for the native Hailo addon * These types describe the C++ addon interface */ export {}; //# sourceMappingURL=native-types.js.map