Remove duplicated template instantiation to resolve build failure #5657

Open
wants to merge 1 commit into
from
Jump to file or symbol
Failed to load files and symbols.
+0 −2
Split
@@ -2862,8 +2862,6 @@ void LibDNNConvSpatial<double>::calculate_global_size(
NOT_IMPLEMENTED;
}
-INSTANTIATE_CLASS(LibDNNConvSpatial);
-
} // namespace caffe
#endif // USE_GREENTEA
#endif // USE_LIBDNN