recommenders icon indicating copy to clipboard operation
recommenders copied to clipboard

Plotting the model architecture

Open abdollahpouri opened this issue 2 years ago • 0 comments

Hello

In the vanilla Keras models, I have been using tf.keras.utils.plot_model() to see the model architecture which has been extremely useful. However, the function does not work on the model created by TFRS. Can I ask if there is a way to do that?

abdollahpouri avatar Mar 03 '23 21:03 abdollahpouri