onnxruntime/onnxruntime
Changming Sun 9b75be3d3e
Fix a warning in pool.cc (#8168)
The warning is:
"Potential comparison of a constant with another constant. at D:\a_work\1\s\onnxruntime\core\providers\cuda\nn\pool.cc@167,21".

It was found by VS static code analyzer in our CUDA EP.
2021-06-28 07:58:02 -07:00
..
contrib_ops Drop std::count_if() in *EmbedLayerNorm Ops. (#8161) 2021-06-28 08:36:02 -05:00
core Fix a warning in pool.cc (#8168) 2021-06-28 07:58:02 -07:00
featurizers_ops/cpu
gsl Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
python Create a quantized EmbedLayerNorm for ORT. (#8124) 2021-06-25 17:51:43 -05:00
test Rename embedlayernorm_op_test.cc to embed_layer_norm_op_test.cc (#8160) 2021-06-25 21:53:50 -05:00
tool/etw
wasm [js/web] support string tensor for wasm backend (#7891) 2021-06-03 00:44:50 -07:00
.style.yapf
__init__.py bumping up version number to 1.8 (#7733) 2021-05-18 09:03:37 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings