deephyper.core.exceptions.nas.space.WrongOutputShape#

exception deephyper.core.exceptions.nas.space.WrongOutputShape(tensor_shape, expected_shape)[source]#

Raised when the output shape of the model generated by a search_space doesn’t match the expected shape.