Hi there, i have read all the comments to the EncodeLayer and Encoder issues so far and my code seams all right, but I am still getting errors regarding wrong values. Can anyone pls help? Maybe you have some ideas where the error might be.
AssertionError Traceback (most recent call last)
in
17
18
—> 19 EncoderLayer_test(EncoderLayer)
in EncoderLayer_test(target)
12 [[-0.5214877 , -1.001476 , -0.12321664, 1.6461804 ],
13 [-1.3114998 , 1.2167752 , -0.5830886 , 0.6778133 ],
—> 14 [ 0.25485858, 0.3776546 , -1.6564771 , 1.023964 ]],), “Wrong values”
15
16 print("\033[92mAll tests passed")
AssertionError: Wrong values