Skip to main content

TfLiteInterpreterOptionsSetNumThreadsF

Type Alias TfLiteInterpreterOptionsSetNumThreadsF 

Source
pub type TfLiteInterpreterOptionsSetNumThreadsF = unsafe extern "C" fn(options: *mut TfLiteInterpreterOptions, num_threads: i32);