layer norm for cudnn lstm

The current cudnn lstm only takes h, c and params as input. The layer norm is not availiable. Is there a way to add layer norm or when is the layer norm gonna be available?