When running mmdeploy/demo/csharp/Demo.sln in VS2019 in windows11,an error,
'System.AccessViolationException:“Attempted to read or write protected memory. This is often an indication that other memory is corrupt.” '
, sometimes occurrs in line 52,
'List output = handle.Apply(mats);'.
Like:
