onnxruntime
Remove condition from ORT_RETURN_IF[_NOT] macro output.
#6563
Merged

Commits
  • Remove condition from ORT_RETURN_IF[_NOT] macro output.
    skottmckay committed 4 years ago
  • Merge remote-tracking branch 'origin/master' into skottmckay/RemoveConditionFromReturnIfMacroOutput
    skottmckay committed 4 years ago
  • Fix some build errors from usages with no error message
    skottmckay committed 4 years ago
  • Fix a few more locations with no explicit error.
    skottmckay committed 4 years ago
  • Fix one more
    skottmckay committed 4 years ago
  • One more...
    skottmckay committed 4 years ago
  • Fix macro usage in other EPs
    skottmckay committed 4 years ago
  • Fix CUDA GatherND
    skottmckay committed 4 years ago
  • Fix training macro usage
    skottmckay committed 4 years ago
  • Couple more training usages in CUDA ops
    skottmckay committed 4 years ago
  • Fix two optimizer cuda files that aren't included in the VS project so don't show up in searches.
    skottmckay committed 4 years ago
Loading