Code QuizIntermediate
Flatten Feature Maps for Classifier
Spot the reshape bug that mixes up the batch dimension before the dense head.
What is the bug in this flatten function?
Spot the reshape bug that mixes up the batch dimension before the dense head.
What is the bug in this flatten function?