Christian Sonnabend
Results
3
issues of
Christian Sonnabend
This PR brings the neural network application to GPU clusterization in the reconstruction code. Several remarks inline: - The code includes the ort_interface and GPUORTFloat16 classes in order to make...
Adding a library for the execution of ONNX models with GPU execution provider and float16 datatype (OrtDataType::Float16_t -> a wrapper around a uint16_t)
Same PR as previously. Ready to merge once problems with O2Physics builds are solved.