Week 3 programming assignment error

Why is my code not passing the testcase? Have done everything as asked.

{moderator edit - solution code removed}

OUTPUT
tf.Tensor(0.17102128, shape=(), dtype=float32)
AssertionError: Test does not match. Did you get the reduce sum of your loss functions?

If I recall correctly, you need to also transpose the labels and logits variables.

@paulinpaloalto Please help in this…getting same error

Sorted!!

{moderator edit - solution code removed}

I get the same error. Please help.

Here is the list to check.