Make onnxruntime::Status nodiscard #9279
Mark Status class with [[nodiscard]]. First pass at fixes.
ca6280f2
Fixes for training and CUDA EP.
fde5a636
Fix build error in binary_elementwise_ops.cc.
3b501bab
Fix Nuphar build errors.
5151d6aa
Fix build error in fused_conv.cc.
84d47e9f
Fix build error in gradient_ops_test.cc.
2a313125
Fix build error in bias_softmax_impl.cu.
6720d9ee
Fix build error in batch_norm_op_builder.cc.
3d28af9f
Fix bias_softmax.cc again.
5385dd5f
Fix CoreML EP build issues.
fe71ad7a
Fix build error in ort_ops.cpp.
9a478fb3
Merge branch 'edgchen1/nodiscard_status_fix' of github.com:microsoft/…
bc781691
Another fix for bias_softmax_impl.cu.
0da716b7
Formatting.
d48ef8d3
Fix build errors in ort_invoker_test.cc.
857dda0c
Fix build errors in use_count_analysis.cc.
f824da33
Fix build error in lamb.cu.
f583510f
Fix build errors in gradient_ops_test.cc.
4ca0de48
Fix DML build errors.
387c01ab
Fix DML build error.
142124a8
Fix Nuphar build errors.
1de5b4ea
Fix Nuphar build error.
bdc4ffe8
Fix build error in nuphar_execution_provider.cc.
ee2a8d8d
Fix build errors in demo_compiler.cc.
b51602a5
Merge remote-tracking branch 'origin/master' into edgchen1/nodiscard_…
0fce012f
edgchen1
changed the title [WIP] Make onnxruntime::Status nodiscard Make onnxruntime::Status nodiscard 4 years ago
edgchen1
marked this pull request as ready for review 4 years ago
Update ort_ops.cpp.
107021cd
snnn
commented
on 2021-10-08
snnn
approved these changes
on 2021-10-08
edgchen1
merged
79e736ed
into master 4 years ago
edgchen1
deleted the edgchen1/nodiscard_status branch 4 years ago
Assignees
No one assigned
Labels
training
core runtime
Login to write a write a comment.
Login via GitHub