ThilinaRajapakse/simpletransformers

How to print model summary?

samfch opened this issue · 1 comments

samfch commented

how can we get model summary like in keras:
model.summary()
or any possibilities to plot model equivalent to:
tf.keras.utils.plot_model(model)

really appreciate if this is possible

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.