I can't get result from tensorRT

Hi, I am new in using jetson Tx2 board.
I am studying how to use jetson Tx2 board and how to use tensorRT
I tried to test mnist example with caffemodel that trained with CPU but I get result with probability all zero.
I don’t know what causes this problem can anyone help me??

I solved my problem with cuda error check.