C1W3 - AssertionError: Not all tests were passed for get_sub_volume. Check your equations and avoid using global variables inside the function

Hello,
I keep getting this error in the get_sub_volume function implementation.
AssertionError: Not all tests were passed for get_sub_volume. Check your equations and avoid using global variables inside the function.
I havent hard coded any variables or used global variables.
I suspect i have an issue with the reshaping of the tensors.

LabID: bcahngbbfbfl

Thank you.
Tomer

HI @Tomer_Heitner,

Your “change dimension of X” and “change dimension of Y” is not correct.

Best,
Mubsi

Hi @Tomer_Heitner,
If the problem is not solved, then please send us your code in a private message to check it.

Thank you, it has been resolved