GetName property
Returns the name of the op
Implementation
external ffi.Pointer<
ffi.NativeFunction<
ffi.Pointer<ffi.Char> Function(ffi.Pointer<OrtCustomOp> op)
>
>
GetName;
Returns the name of the op
external ffi.Pointer<
ffi.NativeFunction<
ffi.Pointer<ffi.Char> Function(ffi.Pointer<OrtCustomOp> op)
>
>
GetName;