“ae2be49f402ea94ae228d04b32cad974fffbe459”上不存在“paddle/pten/backends/gpu/cuda/cuda_helper.h”
* Compose GRU step naive layer in trainer config helpers. * It is uses mixed_layer for gate. * It supports ERROR_CLIPPING, DROPOUT * Add error clipping in MT demo. * Fix #1143 * Fix #1891