Fix cast removal bug #21750
Annotations
3 warnings
onnxruntime/core/optimizer/insert_cast_transformer.cc#L287
[misspell] reported by reviewdog 🐶
"optimised" is a misspelling of "optimized"
Raw Output:
./onnxruntime/core/optimizer/insert_cast_transformer.cc:287:71: "optimised" is a misspelling of "optimized"
|
onnxruntime/test/framework/insert_cast_transformer_test.cc#L142
[misspell] reported by reviewdog 🐶
"optimising" is a misspelling of "optimizing"
Raw Output:
./onnxruntime/test/framework/insert_cast_transformer_test.cc:142:53: "optimising" is a misspelling of "optimizing"
|
onnxruntime/test/framework/insert_cast_transformer_test.cc#L174
[misspell] reported by reviewdog 🐶
"optimising" is a misspelling of "optimizing"
Raw Output:
./onnxruntime/test/framework/insert_cast_transformer_test.cc:174:54: "optimising" is a misspelling of "optimizing"
|
The logs for this run have expired and are no longer available.
Loading