Commit 63265895 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

Print the model name as part of layer_utils.print_summary (aka model.summary)

CURRENT:
_________________________________________________________________
Layer (type)                 Output Shape              Param #
=================================================================
model_1_input (InputLayer)   [(None, 128)]             0

PROPOSED
_________________________________________________________________
Model: "part_of_speech_tagger"
Layer (type)                 Output Shape              Param #
=================================================================
model_1_input (InputLayer)   [(None, 128)]             0
PiperOrigin-RevId: 230427583
parent fea5ff8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment