I've got a model in TensorFlow lite , it's not as fast as I wanted to be. I would like to know what the problem is, which layer makes it to be so slow. Is there a way, that I can test the speed for each layer?...
↧