fea/docker_cudnn7
Yi Wang 7 years ago
parent 937797849e
commit 54316bdd7e

@ -13,6 +13,10 @@ See the License for the specific language governing permissions and
limitations under the License. */
#include "paddle/fluid/operators/conv_op.h"
#include <string>
#include <vector>
#ifdef PADDLE_WITH_CUDA
#include "paddle/fluid/platform/cudnn_helper.h"
#endif

Loading…
Cancel
Save