Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion beginner_source/basics/intro.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
------------------------------------------------------------------------------------------
다른 딥러닝 프레임워크에 익숙하다면, `0. 빠른 시작 <quickstart_tutorial.html>`_ 을 보고 PyTorch의 API들을 빠르게 익히세요.

딥러닝 프레임워크가 처음이라면, 단계별(step-by-step) 가이드의 첫번째인 `1. 텐서(Tensor) <tensor_tutorial.html>`_ 로 이동하세요.
딥러닝 프레임워크가 처음이라면, 단계별(step-by-step) 가이드의 첫번째인 `1. 텐서(Tensor) <tensorqs_tutorial.html>`_ 로 이동하세요.


.. include:: /beginner_source/basics/qs_toc.txt
Expand Down