Add blas header file

test=develop
release/1.1
minqiyang 6 years ago
parent 1a3b38a432
commit 0c5c4c4a5b

@ -21,6 +21,7 @@ limitations under the License. */
#include "paddle/fluid/framework/lod_tensor.h"
#include "paddle/fluid/framework/op_registry.h"
#include "paddle/fluid/framework/selected_rows.h"
#include "paddle/fluid/operators/math/blas.h"
namespace paddle {
namespace operators {

Loading…
Cancel
Save