onnxruntime/onnxruntime/core/util
Edward Chen 0f9883f804
Fix Mac M1 build (#16763)
- Add ifndef `__APPLE__` to skip lines which cause EXC_BAD_INSTRUCTION error.
- Fix floatToHalf/doubleToHalf conversion issue and add tests.
2023-07-20 18:24:57 -07:00
..
distance.h
math.h Support SCELossInternal/SCELossInternalGrad run with larger sized input (#16363) 2023-06-30 08:36:06 +08:00
math_cpu.cc Fix Mac M1 build (#16763) 2023-07-20 18:24:57 -07:00
math_cpuonly.h
protobuf_parsing_utils.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
qmath.h Introduce float 8 types (#14731) 2023-05-30 13:25:58 -07:00
thread_utils.cc Changes to support standalone custom ops in a minimal build. (#14497) 2023-03-01 11:22:54 +10:00
thread_utils.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00