* Remove duplicated frontend tests * Add test for nnvm to relay * Add test to script * Remove dcgan in nnvm_to_relay test due to unsupported op in cuda * Fix bug in converting conv2d from nnvm to relay * Fix dropout