getOutputTensorLayouts property
Implementation
late final getOutputTensorLayouts = _lib.lookupFunction<
Int32 Function(LiteRtCompiledModel, IntPtr, IntPtr, Pointer<Void>, Bool),
int Function(LiteRtCompiledModel, int, int, Pointer<Void>, bool)>(
'LiteRtGetCompiledModelOutputTensorLayouts',
);