Skip to main content

TfLiteInterpreterGetInputTensorCountF

Type Alias TfLiteInterpreterGetInputTensorCountF 

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