dotnet / dotnet/machinelearning-samples
AzureFunctions v2 - OnnxModelScorer AccessViolationException
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
using the example object detection code from within the AzureFunctionRuntime (running locally) the
an AccessViolationException is thrown
// Define scoring pipeline
...
System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
Contributor guide
Assessment
This issue has not been assessed yet.