Skip to content

handle relative path for 'ep_cache_context' node attribute #29554

handle relative path for 'ep_cache_context' node attribute

handle relative path for 'ep_cache_context' node attribute #29554

Triggered via push January 20, 2024 06:56
Status Success
Total duration 27s
Artifacts
Validation
16s
Validation
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
[cpplint] onnxruntime/core/providers/tensorrt/onnx_ctx_model_helper.h#L19: onnxruntime/core/providers/tensorrt/onnx_ctx_model_helper.h#L19
For a static/global string constant, use a C style string instead: "static const char EPCONTEXT_WARNING[]". [runtime/string] [4]
[cpplint] onnxruntime/core/providers/tensorrt/onnx_ctx_model_helper.h#L20: onnxruntime/core/providers/tensorrt/onnx_ctx_model_helper.h#L20
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
[cpplint] onnxruntime/core/providers/tensorrt/onnx_ctx_model_helper.h#L22: onnxruntime/core/providers/tensorrt/onnx_ctx_model_helper.h#L22
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1433: onnxruntime/core/session/provider_bridge_ort.cc#L1433
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1435: onnxruntime/core/session/provider_bridge_ort.cc#L1435
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1439: onnxruntime/core/session/provider_bridge_ort.cc#L1439
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1443: onnxruntime/core/session/provider_bridge_ort.cc#L1443
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1748: onnxruntime/core/session/provider_bridge_ort.cc#L1748
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1751: onnxruntime/core/session/provider_bridge_ort.cc#L1751
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1903: onnxruntime/core/session/provider_bridge_ort.cc#L1903
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1909: onnxruntime/core/session/provider_bridge_ort.cc#L1909
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1910: onnxruntime/core/session/provider_bridge_ort.cc#L1910
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/core/session/provider_bridge_ort.cc#L1911: onnxruntime/core/session/provider_bridge_ort.cc#L1911
Lines should be <= 120 characters long [whitespace/line_length] [2]
[cpplint] onnxruntime/python/onnxruntime_pybind_state.cc#L478: onnxruntime/python/onnxruntime_pybind_state.cc#L478
Lines should be <= 120 characters long [whitespace/line_length] [2]