Created by: tonyyang-svail
This PR is an effort of upgrading to cuda9:cudnn7.
Major Blocker:
-
nvcc cuda9
compiler evicts tons of warnings, it needs to be solved:- find a way to suppress those warnings.
- Need a more uniformed way to use Eigen.
Created by: tonyyang-svail
This PR is an effort of upgrading to cuda9:cudnn7.
Major Blocker:
nvcc cuda9
compiler evicts tons of warnings, it needs to be solved: