Add ORT_MIGRAPHX_SET_FAST_MATH env option and api hooks #124
Annotations
2 warnings
[cpplint] onnxruntime/python/onnxruntime_pybind_state.cc#L757:
onnxruntime/python/onnxruntime_pybind_state.cc#L757
An else should appear on the same line as the preceding } [whitespace/newline] [4]
|
[cpplint] onnxruntime/python/onnxruntime_pybind_state.cc#L757:
onnxruntime/python/onnxruntime_pybind_state.cc#L757
If an else has a brace on one side, it should have it on both [readability/braces] [5]
|