C3W3 assignment Classify test issue

code is partly incorrect, please do not use tf.equal and also in accuracy we check if if the values of two operands are equal or not , so use == between the actual targets and predictions.