I have been working with Keras and really liked the model.summary() It gives a good overview of the size of the different layers and especially an overview of t
model.summary()
You can use keras with the tensorflow backend to get the best features of either keras or tensorflow.