summarize_model

summarize_model(model, tflite=False, build=False, test=False, built_model=None)[source]

Generate a summary of the given model and return the summary as a string

Parameters:
Return type:

str

Returns:

A summary of the given model as a string