Closed
Description
I missed it in the review, the last line of code
print '(a)', 'Original and cloned network outputs match:', all(ypred1 == ypred2)
produces an empty test result:
Original and cloned network outputs match:
Obviously the '(a)'
format string does not contain an entry for the second argument (the T
/F
logical result).
Metadata
Metadata
Assignees
Labels
No labels