What Relay op would allow for splitting a tensor along an axis?

@altanh pointed out to me that it should be possible to use the split operator for what I proposed. I will see if I can add support for TimeDistributed into the Keras importer