Returns a text showing variable sizes and their total size. Args: model: a Model object; topn: number of top-sized tensors to print it out; part_pattern: a Dict with key being the part name, and the value is a regex to match the variables for the specific part.
(model, topn=0, part_pattern=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…