fix gcc53 on cpu vec (#13020)

createGenDocLib
tensor-tang 7 years ago committed by qingqing01
parent a08f6a17f0
commit d941192e74

@ -14,6 +14,7 @@ limitations under the License. */
#pragma once
#include <cmath>
#include <functional>
#include <string>
#include "paddle/fluid/platform/cpu_info.h"
#ifdef __AVX__

Loading…
Cancel
Save