Searched refs:display_shape (Results 1 – 1 of 1) sorted by relevance
259 ' but received input with shape ' + display_shape(x.shape))274 ', found shape=' + display_shape(x.shape))277 def display_shape(shape): function