Function darknet::ffi::get_next_batch
[−]
[src]
pub unsafe extern "C" fn get_next_batch(
d: data,
n: c_int,
offset: c_int,
X: *mut f32,
y: *mut f32
)