C5_Week1_JAZZ assign - lamda error

anyone faced this issue ?
Test failed at index 1
Expected value

[‘Lambda’, (None, 90), 0]

does not match the input value:

[‘TensorFlowOpLayer’, [(None, 90)], 0]

Do not use a Lambda function.

2 Likes

thanks Tmosh!!
issue fixed

1 Like