Skip to content

1.12.0-latest

Compare
Choose a tag to compare
@9bow 9bow released this 30 Nov 07:08
· 81 commits to master since this release
  • pytorch/tutorials@0918023 ๊นŒ์ง€๋ฅผ ๊ธฐ์ค€์œผ๋กœ PyTorch 1.12 ํŠœํ† ๋ฆฌ์–ผ๋“ค์„ ๋ฒˆ์—ญํ•˜์˜€์Šต๋‹ˆ๋‹ค.
  • v1.12 ๋ฒˆ์—ญ ๊ด€๋ จ ๋‚ด์šฉ์€ #483 ์— ์ •๋ฆฌ๋˜์–ด ์žˆ์œผ๋‹ˆ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š”. (~ 2022/11/30)

What's Changed

  • beginner/basics/optimization_tutorial ์˜คํƒ€ ์ˆ˜์ • (#485) by @4923 in #486
  • optimization_tutorial.py ๋ฒˆ์—ญ ์ˆ˜์ •_#489 by @kimtaehyeong in #490
  • beginner/vt_tutorial.py ๋ฌธ๋ฒ• ์ˆ˜์ •_#488 by @YunjinJo in #491
  • beginner/chatbot_tutorial.py ์˜คํƒ€ ์ˆ˜์ •_#492 by @2kkeullim in #494
  • /beginner_source/basics/autogradqs_tutorial.py ์˜คํƒ€ ์ˆ˜์ • by @bub3690 in #505
  • intermediate_source/flask_rest_api_tutorial.py ์˜คํƒ€์ˆ˜์ • by @yesulpark in #507
  • beginner/basics/data_tutorial ์˜คํƒ€ ์ˆ˜์ • by @updaun in #509
  • fix typo: pytorch_with_examples, char_rnn_classification_tutorial by @gorae17 in #511
  • fix typo: beginner_source/former_torchies/nnft_tutorial.py by @95hj in #515
  • char_rnn_classification_tutorial.py ๋ฒˆ์—ญ์ˆ˜์ • by @kil-jung-keong in #521
  • beginner_source/examples_autograd/polynomial_autograd.py ์˜คํƒ€ ์ˆ˜์ •_#495 by @hjvision96 in #496
  • /intermediate_source/char_rnn_generation_tutorial.py ์˜คํƒ€์ˆ˜์ • #498 by @stella-oh in #500
  • beginner_source/fgsm_tutorial.py ๋ฌธ๋ฒ•์ฒดํฌ by @dhlee-work in #512
  • beginner_source/nlp/word_embeddings_tutorial.py, deep_learning_tutorial.py ๋ฌธ๋ฒ•, ์˜คํƒ€ ์ˆ˜์ • by @sne12345 in #518
  • fix: advanced_source/ONNXLive.rst์˜ ๋ฌธ๋ฒ• ์˜ค๋ฅ˜ ์ˆ˜์ • by @terri1102 in #519
  • beginner_source/basics/intro.py ์—ฐ๊ฒฐ ๋งํฌ ์˜ค๋ฅ˜ ์ˆ˜์ • by @YunjinJo in #540
  • /intermediate_source/dist_tuto.rst ์˜คํƒ€์ˆ˜์ • #499 by @yuyeonseung in #501
  • TRANSLATION_GUIDE.md(Add word) by @kimtaehyeong in #523
  • TRANSLATION_GUIDE.md ์šฉ์–ด ์‚ฌ์šฉ ๊ทœ์น™์— requirements ์ถ”๊ฐ€(#537) by @terri1102 in #541
  • intermediate_source/flask_rest_api_tutorial.py ๋งํฌ ์˜ค๋ฅ˜ ์ˆ˜์ • by @YunjinJo in #572
  • Fix typo in saving_and_loading_a_general_checkpoint.py by @YunjinJo in #564
  • TRANSLATION_GUIDE.md ๋‹จ์–ด ์ถ”๊ฐ€ (#551) by @hjvision96 in #552
  • prototype_source/skip_param_init.rst ๋ฒˆ์—ญ by @updaun in #559
  • beginner_source/introyt/introyt1_tutorial.py ๋ฒˆ์—ญ by @kimtaehyeong in #580
  • intermediate_source/speech_recognition_pipeline_tutorial.py ๋ฒˆ์—ญ by @terri1102 in #582
  • beginner_source/introyt.rst ๋ฒˆ์—ญ by @kimtaehyeong in #568
  • beginner/audio_data_augmentation_tutorial ๋ฒˆ์—ญ (๋งˆ์Šคํ„ฐ์Šค B์กฐ) by @bub3690 in #581
  • recipes_source/quantization.rst ๋ฒˆ์—ญ by @hjvision96 in #589
  • translate hyperparameter_tuning_tutorial.py by @95hj in #595
  • intermediate/realtime_rpi.rst ๋ฒˆ์—ญ by @YunjinJo in #575
  • beginner_source/nlp/pytorch_tutorial.py ๋ฒˆ์—ญ by @2kkeullim in #573
  • Translate torchrec_tutorial #599 by @gorae17 in #600
  • Korean translation for text_to_speech_with_torchaudio.py ๋ฒˆ์—ญ - ์ด๊ฐ€๋žŒ(๋งˆ์Šคํ„ฐ์Šค B์กฐ) by @garam24 in #601
  • intermediate_source/char_rnn_classification_tutorial.py ๋งํฌ ์—ฐ๊ฒฐ ์˜ค๋ฅ˜ by @YunjinJo in #602
  • prototype_source/tracing_based_selective_build.rst ๋ฒˆ์—ญ (B์กฐ) by @bub3690 in #565
  • Update autograd_saved_tensors_hooks_tutorial.py by @stella-oh in #598
  • Revert "Update autograd_saved_tensors_hooks_tutorial.py" by @hyoyoung in #604
  • autograd_saved_tensors_hooks_tutorial.py ๋ฒˆ์—ญ by @stella-oh in #607
  • beginner_source/basics/intro.py ์„ค์น˜ ๋ฐฉ๋ฒ• ๋งํฌ ๋ณ€๊ฒฝ by @YunjinJo in #608
  • #425 saving_loading_models.py torchScript ๋ฏธ๋ฒˆ์—ญ๋ถ„ ๋ฒˆ์—ญ by @garlicvread in #609
  • TRANSLATION_GUIDE.md ๋ฒˆ์—ญ์ง‘ ๋‹จ์–ด ์ถ”๊ฐ€ (#547) by @bub3690 in #556

New Contributors

Full Changelog: 1.12.0-base...1.12.0-latest