Commit Graph

  • 63fc2764db Fix CI error in example (#1100) Hugo 2022-12-02 17:57:37 -06:00
  • 6f5ff4945f Fix CI error in example fix_ci Junjie Wang (PyTorch) 2022-12-02 17:13:40 -06:00
  • 50f5570983 [PT-D][Tensor Parallel] Update the example for TP to use the new TP API and deprecate the old one (#1099) Hugo 2022-12-01 23:13:43 -06:00
  • ce6fe991d4 Change script to make it work for test tp_example Junjie Wang (PyTorch) 2022-12-01 22:57:26 -06:00
  • 3c3c5d1c55 Add try for example import Junjie Wang (PyTorch) 2022-12-01 13:19:09 -08:00
  • 44dca356dc Address comments Junjie Wang (PyTorch) 2022-12-01 13:04:22 -08:00
  • caec81f86d Fix test Junjie Wang (PyTorch) 2022-12-01 12:39:13 -08:00
  • 18a28b2020 [PT-D][Tensor Parallel] Update the example for TP to use DTensor and new TP API Junjie Wang (PyTorch) 2022-12-01 12:26:27 -08:00
  • 387ce7be13 Update main.py (#1095) daming-lu 2022-11-29 09:11:33 -08:00
  • 1b36393d6e Update trainer.py (#1098) Suraj Subramanian 2022-11-29 12:10:10 -05:00
  • 8edd90a578 Update trainer.py suraj813-patch-2 Suraj Subramanian 2022-11-29 10:45:40 -05:00
  • e6cba0aa46 Remove unused code from /cpp/transfer-learning/classify.cpp (#1092) yncxcw 2022-11-09 17:03:14 -07:00
  • d304b0d4a2 [fix CI] replace assert_allclose with assert_close (#1091) Steven Liu 2022-11-04 13:19:01 -07:00
  • 9aad148615 add mnist_rnn to test script for CI (#1086) Steven Liu 2022-10-27 14:31:20 -07:00
  • 5d4b584e4b Example of MNIST using RNN (#752) Rakesh Malviya 2022-10-28 00:37:01 +05:30
  • a8cf0b83cf Add map_location when loading model checkpoint (#1084) Suraj Subramanian 2022-10-18 12:59:19 -04:00
  • e1dd867cdb Add map_location when loading model checkpoint suraj813-patch-1 Suraj Subramanian 2022-10-18 11:46:38 -04:00
  • 36169bd424 Deploying to gh-pages from @ 74a70e107d 🚀 hudeven 2022-10-17 21:35:24 +00:00
  • 74a70e107d Speed-up to O(1) from O(N) of the computation of each return in REINFORCE (#1083) Christian cancedda 2022-10-17 23:34:08 +02:00
  • ca1bd9167f Add map_location parameter in DDP-series example (pytorch#1078) (#1079) lianchengmingjue 2022-10-09 05:19:38 +08:00
  • 2ee8d43dbe Add set_epoch and fix args in DDP-series example (#1076) Suraj Subramanian 2022-10-03 15:55:25 -04:00
  • f5bb60f8e6 Fix device mismatch issue in #1071 (#1073) Steven Liu 2022-09-30 12:42:19 -07:00
  • 35eb8149b5 Added mps option in generate.py (#1070) AvisP 2022-09-29 16:27:02 -04:00
  • f13738c2b4 Deploying to gh-pages from @ d91085d218 🚀 msaroufim 2022-09-26 03:02:39 +00:00
  • d91085d218 Add code for DDP tutorial series [PR 3 / 3] (#1069) Suraj Subramanian 2022-09-25 23:01:28 -04:00
  • 84b7588ed4 Add code for DDP tutorial series [PR 2 / 3] (#1068) Suraj Subramanian 2022-09-22 11:48:52 -04:00
  • f45e418444 Add code for DDP tutorial series [PR 1 / 3] (#1067) Suraj Subramanian 2022-09-22 09:56:25 -04:00
  • 517eb80637 Mac enhancement .gitignore to ignore .DS_* (#1066) Vatsal Sanjay 2022-09-22 00:12:50 +02:00
  • 730fdbb8be remove unused classes, use vars instead of strings, functional loss ddp-tutorial-code Suraj Subramanian 2022-09-21 16:20:57 -04:00
  • 22e5a0360f make batch_size an arg Suraj Subramanian 2022-09-21 15:53:15 -04:00
  • a7e31a5df1 rename utils -> datautils Suraj Subramanian 2022-09-21 15:46:39 -04:00
  • d4ae934cb6 use argparse Suraj Subramanian 2022-09-21 15:46:24 -04:00
  • 2ee9565df9 add code for multigpu and multinode training Suraj Subramanian 2022-09-21 09:26:24 -04:00
  • e3139e39b6 starter code for ddp tutorials Suraj Subramanian 2022-09-21 09:25:52 -04:00
  • f82f5626b6 Add mps device (#1064) YuliyaPylypiv 2022-09-20 16:18:33 -07:00
  • 5a06e9cac1 Revert "Add mps device" (#1061) Mark Saroufim 2022-09-15 05:39:38 -07:00
  • 3c14f05c97 Revert "Add mps device (#1018)" revert-1018-dev/yuliya/mps_device Mark Saroufim 2022-09-15 05:39:14 -07:00
  • 616caed7f2 Add mps device (#1018) YuliyaPylypiv 2022-09-14 13:51:09 -07:00
  • 71a545a113 Fix the wrong link in issues-template (#1045) Steven Liu 2022-09-14 11:08:31 -07:00
  • 32c15f2e0e fix imagenet nondeterminism when seed is set (#1056) (#1057) 叶志晟 2022-09-15 02:07:57 +08:00
  • d5d9de61b4 Update actor_critic.py typo (#1048) BeBraveBeCurious 2022-09-14 19:07:35 +01:00
  • 842899676e Fixed RL examples to work with new gym API (#1051) vfdev 2022-09-14 19:19:40 +02:00
  • 33db30b898 Deploying to gh-pages from @ dc51eb1a4b 🚀 msaroufim 2022-09-13 18:10:29 +00:00
  • dc51eb1a4b Update (#1058) Svetlana Karslioglu 2022-09-13 11:09:40 -07:00
  • 32f0c1e107 Fix flaky dcgan test by using fake data (#1044) Steven Liu 2022-08-23 17:06:15 -07:00
  • dbbb034214 fix: prevent "context has already been set" error in mnist_hogwild example (#1043) ShiboXing 2022-08-23 19:05:19 -04:00
  • 9a78ff1073 Revert "Fix flaky dcgan test: use fake data" Steven Liu 2022-08-23 22:54:07 +00:00
  • 92f8d67f28 Fix flaky dcgan test: use fake data Steven Liu 2022-08-23 22:37:33 +00:00
  • 200cc4728a Fix for NCCL backend, all_reduce performed on GPU when available (#1034) Jack Taylor 2022-08-17 21:23:02 +01:00
  • b20db76380 refine imagenet dummy part of #1011 (#1028) Kim 2022-08-11 00:55:59 +08:00
  • 309a271a43 Deploying to gh-pages from @ bcb56674b6 🚀 hudeven 2022-07-28 21:38:31 +00:00
  • bcb56674b6 Grammer and language (#1024) ArshErgon 2022-07-29 03:06:39 +05:30
  • 7ed7ac7b01 [parameter_server] fix deadlock in multiprocessing by using spawn (#1025) Steven Liu 2022-07-18 16:19:49 -07:00
  • 61e447046d Trigger Tests to see if dcgan is a flake classroomtestfix Mark Saroufim 2022-07-08 10:31:04 -07:00
  • 91ccd7a21b env.seed is deprecated, change to env.reset (#1017) Rogério Júnior 2022-07-07 16:58:16 -07:00
  • 78acb79062 [PT-D] Add TP and DDP into the example run script (#1014) Hugo 2022-07-01 16:02:03 -07:00
  • a6ec11ef67 Update a few punctuations in CONTRIBUTING.md (#1016) Favour Nwajoko 2022-07-01 17:09:57 +01:00
  • abb1933162 [PT-D] Add TP and DDP into the example run script example_script fduwjj 2022-06-15 21:32:10 +00:00
  • d5478765d3 If the dataset is not exactly divisible by world_size, the validation accuracy is incorrect. We solve this problem with an auxiliary validation set. (#980) siaimes 2022-06-10 02:17:23 +08:00
  • 2bf23f1052 [PT-D] Add an example for Megatron-LM style example (#1008) Hugo 2022-05-23 11:43:37 -07:00
  • 09ae1f9562 Revert "Gh/fduwjj/2/base (#1007)" (#1009) Hugo 2022-05-23 11:29:13 -07:00
  • 9ba53df5a1 Gh/fduwjj/2/base (#1007) Hugo 2022-05-23 11:23:47 -07:00
  • 1d1da8ed3e Revert "Implemented a Siamese Network Example" revert-1003-feat/add_siamese_network_example Mark Saroufim 2022-05-10 13:36:31 -07:00
  • 8f6df5ce39 Deploying to gh-pages from @ 41b035f2f8 🚀 msaroufim 2022-05-10 20:33:15 +00:00
  • 41b035f2f8 Merge pull request #1003 from sudomaze/feat/add_siamese_network_example Mark Saroufim 2022-05-10 13:32:10 -07:00
  • 332e138a19 better description sudomaze 2022-05-07 19:36:17 -07:00
  • 8c1727546c fix typos sudomaze 2022-05-07 19:31:54 -07:00
  • 7cb4788bfe Fixed a typo to run sphinx locally sudomaze 2022-05-07 19:14:48 -07:00
  • 57903baa98 included siamese network example to docs sudomaze 2022-05-07 19:14:38 -07:00
  • 11cb38f9a3 Updated based on PR's feedback sudomaze 2022-05-07 19:10:31 -07:00
  • aec9e7035f update README sudomaze 2022-05-05 16:28:19 -07:00
  • 933d976f4e add siamese network example sudomaze 2022-05-05 16:27:47 -07:00
  • 648c0bd2f1 Update README.md Mark Saroufim 2022-04-28 20:36:03 -07:00
  • ab42c4825b Update README.md Mark Saroufim 2022-04-28 16:30:51 -07:00
  • e73f4efd1d netlify test brianjo-patch-3 Brian Johnson 2022-04-27 14:26:59 -04:00
  • b7d90df910 Testing Netlify - Don't merge brianjo-patch-2 Brian Johnson 2022-04-27 14:09:51 -04:00
  • d8d88c7b3a Testing netlify - don't merge brianjo-patch-1 Brian Johnson 2022-04-27 14:08:13 -04:00
  • 91f5e022e3 Merge pull request #997 from pytorch/add-runtimetxt Svetlana Karslioglu 2022-04-27 11:02:07 -07:00
  • ede1d54c39 Adding runtime.txt for Netlify Svetlana Karslioglu 2022-04-27 11:00:02 -07:00
  • e4cc0a6bba Deploying to gh-pages from @ 1fa891e12d 🚀 msaroufim 2022-04-27 00:30:07 +00:00
  • 1fa891e12d Merge pull request #996 from pytorch/add-google-analytics Mark Saroufim 2022-04-26 17:29:04 -07:00
  • 66868ecfdb Add Google Analytics code Svetlana Karslioglu 2022-04-25 11:16:03 -07:00
  • d5fc6b5ee7 Merge pull request #994 from pytorch/update-publishing-yml Mark Saroufim 2022-04-22 14:09:07 -07:00
  • 74abf23799 Update .github/workflows/doc-build.yml update-publishing-yml Svetlana Karslioglu 2022-04-22 14:08:21 -07:00
  • 1b0133ab9b Separate doc build to avoid publising docs on PR Svetlana Karslioglu 2022-04-22 14:01:59 -07:00
  • dbcd90562b Merge pull request #993 from pytorch/publish-examples2 Mark Saroufim 2022-04-22 13:39:04 -07:00
  • 6d2899398c Deploying to gh-pages from @ 6f77728c9fbf81414fda253449a76d4799b8c25e 🚀 svekars 2022-04-22 19:29:24 +00:00
  • 6db0f7751c publish examples site 2 publish-examples2 Svetlana Karslioglu 2022-04-22 12:27:43 -07:00
  • b14557447c added-nojekyll Svetlana Karslioglu 2022-04-21 14:24:23 -07:00
  • 9186c0b2b5 Deploying to gh-pages from @ 885582c8da8619dbcf0e4ee8d4885793e1acd1af 🚀 svekars 2022-04-21 18:17:44 +00:00
  • d18e7969f9 Deploying to gh-pages from @ e24a285f2d361d9700ba2cc72647ce502eb3d705 🚀 svekars 2022-04-21 17:39:49 +00:00
  • 6cb0a1370b Deploying to gh-pages from @ dfad4b99c4cde77f5549d613f18b428d9a0794f9 🚀 svekars 2022-04-21 15:24:50 +00:00
  • 18fdae1d21 Merge pull request #988 from veekaybee/ISSUE-976 Mark Saroufim 2022-04-20 18:42:14 -07:00
  • 004ccee248 reverting ddp_rpc torch requirements to 1.6 Vicki 2022-04-20 21:36:26 -04:00
  • c831aaac4f Deploying to gh-pages from @ 5d063a545e662420a75252f553a07509b969a62b 🚀 svekars 2022-04-20 22:59:15 +00:00
  • 755506f49a Deploying to gh-pages from @ dd40d5d6300e0a59d2c251477f0eaf1eaf564207 🚀 svekars 2022-04-20 22:58:49 +00:00
  • 416023c878 Initial gh-pages commit svekars 2022-04-20 22:58:48 +00:00
  • e00b76507a Update publish-examples Svetlana Karslioglu 2022-04-20 14:53:19 -07:00
  • e183d6c9a3 Add the examples landing page Svetlana Karslioglu 2022-04-20 14:45:06 -07:00
  • 348ed0f641 updating CONTRIBUTING instructions Vicki 2022-04-19 15:22:25 -04:00