Tengine icon indicating copy to clipboard operation
Tengine copied to clipboard

Model transformation failed using the tool

Open lzlwakeup opened this issue 3 years ago • 0 comments

For the conversion tool: https://convertmodel.com/#outputFormat=tengine err: ReferenceError: SharedArrayBuffer is not defined When I want to convert the tflite model, or yolo model(weight and cfg) to tengine mode, build err. The same input was successfully converted to ncnn mode. link: https://github.com/EdgeAIWithRTT/Project4-Person_detection_RT-AK/tree/main/model/yolo-s_with_relu https://github.com/mit-han-lab/tinyengine/tree/main/assets

lzlwakeup avatar Feb 17 '23 08:02 lzlwakeup