COB-148: Kernel compilation using NVRTC
This MR contains three changes:
- Fix compilation of the
QuantizeOutput
kernel - Cleanup of the
CreatePTXUsingNVRTC
test - Cleanup of
doCreatePTXusingNVRTC
by usingstd::transform
This MR contains three changes:
QuantizeOutput
kernelCreatePTXUsingNVRTC
testdoCreatePTXusingNVRTC
by using std::transform