oporus-deep-plc-weights 0.2.4

Build-time deep PLC weights blob for Oporus.
1
2
3
#![no_std]

pub const DNN_BLOB: &[u8] = include_bytes!(concat!(env!("OUT_DIR"), "/weights_blob.bin"));