Balaji Ravichandiran

Results 1 comments of Balaji Ravichandiran

Ubuntu 18.04, RTX 2060, cuda 10.1, tensorrt 5.1 With FP16 set true: Result is wrong. ![fp16](https://user-images.githubusercontent.com/7222137/84753104-2884ea80-aff1-11ea-81eb-47e8f52a73bd.png) With FP16 set false. Result looks normal netTensorrt.cpp line 508 (builder->setFp16Mode(false);) ![Screenshot from 2020-06-17...