dlquantizer workflow failed when running example code
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Will Kaczmarek
am 6 Apr. 2021
Kommentiert: Will Kaczmarek
am 20 Mai 2021
I have tried running the "Quantize a Neural Network" example from this link -- https://www.mathworks.com/help/deeplearning/ref/dlquantizer.html, but I receive the following error when running the validate function:
Error using dlquantizer/validate
dlquantizer workflow failed.
I have tried a few other example codes and no matter what it is failing in the same place. I am unable to pause in the debugger as the error seems to occur while the function is running dos commands.
KFA
- .m file containing the script I am running with the complete example, failing on line 67
- .mat file containing the trained network and both IMDS (though these are generated by the script)
- .txt file containing output from the 'ver' command
@Asvin Kumar here is the information you requested re: https://www.mathworks.com/matlabcentral/answers/770448-error-dlquantizer-workflow-failed-deep-network-quantizer-app
3 Kommentare
Akzeptierte Antwort
Madhav Thakker
am 20 Mai 2021
Hi Will,
I understand you are facing error when running the validate function. The developers are aware about this bug and will try to fix it in future releases.
Hope this helps.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!