feat(worker): platform/operator pre-check(不支援 op 早期失敗) #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/platform-precheck"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
轉檔早期用 Kneron IP Evaluator 偵測 op@platform 不支援(如 Softmax@520)、快速失敗回清楚訊息、免白跑到 nef 撞 C++ backtrace。onnx 階段 pre-check + 既有 evaluate 共用一次呼叫。17 tests pass。fail-open 不誤擋。follow-up:docker 環境補 integration smoke。