같이보면 유용한 자료 링크 PyTorch 텐서의 axis 이해 책의 「First Try: Pixel Similarity」 부분의 다음 코드에서 참고할만한 내용입니다. mean3 = stacked_threes.mean(0) show_image(mean3)