Replace some old file system calls with C++17 std::filesystem APIs. #25542
Annotations
1 warning
Run reviewdog/action-cpplint@master:
onnxruntime/test/onnx/onnx_model_info.h#L25
[cpplint] reported by reviewdog 🐶
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
Raw Output:
onnxruntime/test/onnx/onnx_model_info.h:25: Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
|
The logs for this run have expired and are no longer available.
Loading