Skip to main content

TfLiteInterpreterGetOutputTensorCountF

Type Alias TfLiteInterpreterGetOutputTensorCountF 

Source
pub type TfLiteInterpreterGetOutputTensorCountF = unsafe extern "C" fn(interpreter: *const TfLiteInterpreter) -> i32;