Update the functions in tensorprotoutils.h to use std::filesystem::path instead #31196
Annotations
3 warnings
onnxruntime/core/framework/tensorprotoutils.h#L114
[misspell] reported by reviewdog 🐶
"contructing" is a misspelling of "contracting"
Raw Output:
./onnxruntime/core/framework/tensorprotoutils.h:114:26: "contructing" is a misspelling of "contracting"
|
onnxruntime/core/framework/tensorprotoutils.h#L128
[misspell] reported by reviewdog 🐶
"contructing" is a misspelling of "contracting"
Raw Output:
./onnxruntime/core/framework/tensorprotoutils.h:128:26: "contructing" is a misspelling of "contracting"
|
onnxruntime/core/framework/tensorprotoutils.h#L137
[misspell] reported by reviewdog 🐶
"contructing" is a misspelling of "contracting"
Raw Output:
./onnxruntime/core/framework/tensorprotoutils.h:137:26: "contructing" is a misspelling of "contracting"
|
This job succeeded
Loading