I am using the C++ API of Tensorflow (v2.3.1) to serve a model (in SavedModel format) that contains a stateful GRU layer. Periodically, I need to reset the hidden states of