dotnet / dotnet/machinelearning-samples
TensorFlowImageClassification exited with code -1073741795 (0xc000001d)
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
Hi, when trying to execute the sample TensorFlowImageClassification (which is a MVC project).
The first issues are the packages, they are outdated, but after updating it manually (from 0.1 or 0.4 to 1.*) it builds successfully.
Then, when running the method **TensorFlowModelConfigurator::SetupMlnetModel** it will crash with the message The program '[7672] iisexpress.exe' has exited with code -1073741795 (0xc000001d) 'Illegal Instruction'.
I have encountered issues in all samples. I simply downloaded the branch from git and I can't manage to run a single sample out of the box because they are all buggy, this is just the first one I'm reporting.
Is there anything I'm missing here?
Contributor guide
Assessment
This issue has not been assessed yet.