CI/upgrade docker image, cudnn5 to cudnn7
Created by: Superjomn
Background
The Inference will support TensorRT in following phases.
TensorRT relays on cudnn7+, so we need to upgrade our docker image from cudnn5 to cudnn7.
Phases
- update dockerfile
- run tests locally, with
WITH_FLUID_ONLY=OFF