Definition of GRU

If GRU units are stacked together, is this network still called Recurrent Neural Network or it is called differently?
Thanks

It is still an RNN as it build using recurrent units :slight_smile: