Half precision can be used by learning frameworks like [Pytorch](https://pytorch.org/blog/accelerating-training-on-nvidia-gpus-with-pytorch-automatic-mixed-precision/). It would be interesting to wheck whether RTK can use `std::float16_t`.
Half precision can be used by learning frameworks like Pytorch. It would be interesting to wheck whether RTK can use
std::float16_t.