Skip to main content

TfLiteBufferHandle

Type Alias TfLiteBufferHandle 

Source
pub type TfLiteBufferHandle = c_int;
Expand description

The delegates should use zero or positive integers to represent handles. -1 is reserved from unallocated status.