• R
    Merge pull request #20494 from rogday:onnx_diagnostic_fix · 6801dd04
    rogday 提交于
    fix ONNXImporter diagnostic mode layer registration issue
    
    * fix layer registration, thread unsafe access and align the behavior of DNN_DIAGNOSTICS_RUN between onnx and tf importers
    
    * move skipModelInput
    
    * print all missing layers
    
    * address TF issue
    6801dd04
debug_utils.cpp 2.1 KB