Returns the size of the given graph in bytes The size of the graph is calculated by summing up the sizes of each trainable variable. The sizes of variables are calculated by multiplying the number of bytes in their dtype with their number of elements, captured in their shape attribu
(graph)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…