Skip to content

use pointer instead of ModelMetadefIdGenerator instance in EP and cre… #29887

use pointer instead of ModelMetadefIdGenerator instance in EP and cre…

use pointer instead of ModelMetadefIdGenerator instance in EP and cre… #29887

Triggered via push January 24, 2024 23:53
Status Success
Total duration 20s
Artifacts
Validation
14s
Validation
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
[cpplint] include/onnxruntime/core/framework/execution_provider.h#L62: include/onnxruntime/core/framework/execution_provider.h#L62
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
[cpplint] onnxruntime/core/framework/model_metadef_id_generator.cc#L4: onnxruntime/core/framework/model_metadef_id_generator.cc#L4
Include the directory when naming header files [build/include_subdir] [4]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1084: onnxruntime/core/session/provider_bridge_ort.cc#L1084
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1086: onnxruntime/core/session/provider_bridge_ort.cc#L1086
Lines should be <= 120 characters long [whitespace/line_length] [2]