Samsung / ONE

On-device Neural Engine
Other
434 stars 157 forks source link

[one-cmds] policy with one-import-onnx extension #13491

Open seanshpark opened 3 months ago

seanshpark commented 3 months ago

When we first introduced one-import-onnx-ext,

one-import-onnx-ext was introduced cause

But for the user experience and to reduce complexity,

seanshpark commented 1 month ago

what to test

shs-park commented 1 month ago

Just for curious,

When both succeed, is there any cases where onnx-import-onnx-ext will have a slightly better result than onnx-tf? If so, I think the result of onnx-tf will be used by priority though. Will it be okay?

seanshpark commented 1 month ago

test model where onnx-tf fails

seanshpark commented 1 month ago

When both succeed, is there any cases where onnx-import-onnx-ext will have a slightly better result than onnx-tf?

Mostly the same but yes, there is one(or some?) internal model from our customer.

If so, I think the result of onnx-tf will be used by priority though. Will it be okay?

for this case, option --force_ext can be used to skip onnx-tf