Closed IcewineChen closed 7 months ago
I convert the rknn model from onnx model successfully, but during testing, the results from rknn cannot aligned to onnx. All the ops of my model follows https://github.com/rockchip-linux/rknn-toolkit2/blob/master/doc/RKNN-Toolkit2_OP_Support-1.6.0.md. How could I aligned different format models results?
Hello friend, may I ask how you solved this problem
I convert the rknn model from onnx model successfully, but during testing, the results from rknn cannot aligned to onnx. All the ops of my model follows https://github.com/rockchip-linux/rknn-toolkit2/blob/master/doc/RKNN-Toolkit2_OP_Support-1.6.0.md. How could I aligned different format models results?