提交 94862856 编写于 作者: T typhoonzero

update

上级 04c559e3
......@@ -15,4 +15,5 @@ limitations under the License. */
#include "paddle/fluid/operators/split_byref_op.h"
namespace ops = paddle::operators;
REGISTER_OP_CUDA_KERNEL(
split, ops::SplitByrefOpKernel<paddle::platform::CUDADeviceContext, float>);
split_byref,
ops::SplitByrefOpKernel<paddle::platform::CUDADeviceContext, float>);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册