Part Number: SK-AM62A-LP
Other Parts Discussed in Thread: TDA4VM
Hello,
I'm trying to use the jupyter notebook to compile custom model on the 'Model Analyzer' platform. However, each time I launch the compilation, the kernel crash. I tried onnx files from Pytorch and Tensorflow woth a ResNet18, ResNet34, ResNet50 and EfficientNet. I also tried with a tflite model but I have the same issue.
I juste changed, the variables 'output_path' and 'onnx_model_path'. I also check the input size of the tensor to make it compatible. I uploaded my file in 'notebooks/models/public/onnx' for a onnx files and in 'notebooks/models/public/tflite' for tflite files.
Do you know why it crashes ?
Thanks,
