“0d2235aadf87a22773d6ffe8322126715f42d3aa”上不存在“paddle/fluid/platform/device_context_xpu_test.cc”
提交 56bae5c3 编写于 作者: G guosheng

Fix activation_functions in gru_gpu_kernel

上级 c4f7f3a5
...@@ -14,7 +14,7 @@ limitations under the License. */ ...@@ -14,7 +14,7 @@ limitations under the License. */
#pragma once #pragma once
#include <type_traits> #include <type_traits>
#include "paddle/operators/math/detail/hl_activation_functions.h" #include "paddle/operators/math/detail/activation_functions.h"
#include "paddle/operators/math/gru_compute.h" #include "paddle/operators/math/gru_compute.h"
#include "paddle/platform/cuda_helper.h" #include "paddle/platform/cuda_helper.h"
#include "paddle/platform/device_context.h" #include "paddle/platform/device_context.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册