regularization problem
Created by: jacquesqiao
when add regularization=fluid.regularizer.L2Decay(1e-4)
to optimizer, program will add a lookup_table_op that should not exist.
https://github.com/typhoonzero/fluid_gpu_benchmark/blob/master/lm/gru_lm_multi_cloud.py