Created by: zhhsplendid
The shape doesn't match error will be like:
"The Variable u'data' should have dimensions = 4, shape = (-1, 3, 4, 8), but received feeded shape [10, 3, 4, 5]"
The dtype doesn't match error will be like:
"The data type of feeded Variable u'label' must be 'int64', but received 'float64'"