mlx/mlx/types
Cheng e849b3424a
Do not use static constexpr in header (#863)
Doing so results in each compilation unit (.cpp file) having its own
copy of the variable, while inline constexpr makes sure there is only
one copy.
2024-03-20 21:28:05 -07:00
..
bf16.h copyright + ack 2023-11-30 11:12:53 -08:00
complex.h Do not use static constexpr in header (#863) 2024-03-20 21:28:05 -07:00
fp16.h Spelling (#342) 2024-01-01 21:08:17 -08:00
half_types.h copyright + ack 2023-11-30 11:12:53 -08:00