Update fill_zeros_like_op.cu

fixstartbug
dzhwinter 8 years ago committed by GitHub
parent b32fcf2854
commit 7945572cee

@ -13,6 +13,7 @@
limitations under the License. */
#define EIGEN_USE_GPU
#include "paddle/operators/fill_zeros_like_op.h"
#include "paddle/framework/op_registry.h"
namespace ops = paddle::operators;

Loading…
Cancel
Save