Commit Graph

  • 1973c3c43f Merge pull request #884 from Chillee/nnc James Reed 2021-02-05 16:58:29 -08:00
  • e1d2746400 responded to comments Horace He 2021-02-05 16:42:23 -08:00
  • 9c2aae0f2a Merge pull request #886 from ansley/custom_tracer James Reed 2021-02-05 14:31:45 -08:00
  • c6748e55b4 added newline Horace He 2021-02-05 10:36:57 -08:00
  • 32f26c6603 Added high level explanation Horace He 2021-02-05 03:14:59 -08:00
  • 30bcf77a10 Write examples of customizing Tracer Ansley Ussery 2021-02-04 19:02:48 -08:00
  • ea3d82b0c0 Merge pull request #883 from Chillee/vmap James Reed 2021-02-04 14:42:27 -08:00
  • 745e2a8787 Added things Horace He 2021-02-04 14:11:55 -08:00
  • b163b4a5de made some small changes Horace He 2021-02-04 02:12:41 -08:00
  • 6a3ca3bad9 Added NNC lowering example Horace He 2021-02-04 02:10:22 -08:00
  • e7d3aa13af Added vmap Horace He 2021-02-04 00:59:05 -08:00
  • 6e6e0d41b8 Merge pull request #882 from jamesr66a/fx James Reed 2021-02-03 17:08:07 -08:00
  • 94d4e94668 [FX] Move examples from pytorch/pytorch James Reed 2021-02-03 16:47:41 -08:00
  • 0bb43c806a Merge pull request #881 from jamesr66a/fx James Reed 2021-02-03 15:21:07 -08:00
  • fa596947cb [FX] Start fx folder and add native interpreter example James Reed 2021-02-02 11:29:41 -08:00
  • 5751edd199 Fix distributed/rpc/rnn unused import, typos, formatting (#875) Pavel Belevich 2021-01-26 13:28:33 -05:00
  • 5b38d85885 Fix rpc_parameter_server.py unused import, typos, formatting (#874) Pavel Belevich 2021-01-22 15:56:31 -05:00
  • 5baaba83c1 adding manual libtorch compilation guide soumyadipghosh 2021-01-19 15:09:12 -05:00
  • 016de29ed0 Merge pull request #1 from lasagnaphil/dist-compile-fix Soumyadip Ghosh 2021-01-19 14:46:29 -05:00
  • 4682c47331 Divide numranks after allreduce is finished Phillip Chang 2021-01-11 22:19:06 +09:00
  • 29464dfe83 Link c10d static library and fix some compilation errors Phillip Chang 2021-01-11 21:58:14 +09:00
  • 47a8fd17f0 fixing some syntax; code still failing soumyadipghosh 2021-01-07 21:14:05 -05:00
  • 44618f0ec1 remove the GPU file to keep PR simple! soumyadipghosh 2021-01-06 22:40:00 -05:00
  • 5c3c2bdc5c initial attempt at using ProcessGroupMPI; code doesn't compile at this stage soumyadipghosh 2021-01-06 22:30:39 -05:00
  • 2cde43199a fast neural style: run onnxmodel using onnxruntime and correcting warnings and delete old function kleinicke 2020-12-30 18:00:12 +01:00
  • a0bfb9f967 adding a separate file for GPU soumyadipghosh 2020-12-28 19:19:47 -05:00
  • 31fb2fc5eb fixing a bug in test set path soumyadipghosh 2020-12-28 18:27:10 -05:00
  • 792d336019 [fix] Rewrite typo in the Readme of cpp-regression t13801206 2020-12-18 23:49:12 +09:00
  • 537ccd918e [fix] wrong file extention in cpp-dcgan-README t13801206 2020-12-23 02:27:24 +09:00
  • 0ea540543c [*.py] Rename "Arguments:" to "Args:" Samuel Marks 2020-12-22 23:30:39 +11:00
  • 6ab697cbaa dummy commit Yonghye Kwon 2020-12-21 13:11:35 +09:00
  • 4626f4b610 Use PyTorch Step Scheduler Yonghye Kwon 2020-12-21 13:06:07 +09:00
  • adc5bb40f1 newline improvement Yi Zhang 2020-12-03 20:01:15 -08:00
  • 8627d582df Update distributed/ddp/example.py Yi Zhang 2020-12-03 19:31:11 -08:00
  • 71fbdfd573 update as comments Yi Zhang 2020-12-03 03:30:28 -08:00
  • 7d0a66f3f3 get init_method from env Yi Zhang 2020-12-02 00:51:43 -08:00
  • 3e60d9c615 use tempfile to make sure filestore can be created Yi Zhang 2020-11-26 02:41:03 -08:00
  • 36359632f5 Don't print addr/port for filestore Yi Zhang 2020-11-25 20:18:51 -08:00
  • eea1559ec5 add some comments for the filepath Yi Zhang 2020-11-25 07:24:05 -08:00
  • 08f4d851e2 filestore exception should be thrown by torch Yi Zhang 2020-11-25 06:14:13 -08:00
  • 10a52b8096 support ddp example on Windows Yi Zhang 2020-11-24 06:12:43 -08:00
  • a3f28a2685 Convert loaded image to RGB Carlos Pena 2020-11-23 10:38:44 -03:00
  • b028f4a791 added comment regarding performance comparison with DDP soumyadipghosh 2020-11-29 11:09:42 -05:00
  • a74badde33 Changed invalid COCO dataset download link Maarten 2020-10-31 22:10:18 +01:00
  • 0f0c9131ca Use regular dropout rather than dropout2d Eli Osherovich 2020-10-10 15:55:18 +03:00
  • 8d9f91019d Fix unused --test-batch-size command line argument Pavel Belevich 2020-10-09 22:10:05 -04:00
  • 539dfbc3d6 Fix unused --test-batch-size command line argument pbelevich-patch-1 Pavel Belevich 2020-10-09 22:10:05 -04:00
  • 599654abf5 Update main.py Soumith Chintala 2020-10-09 11:17:11 -04:00
  • 2c57b0011a Replace chunk with split momohatt 2020-09-27 23:25:49 +09:00
  • b156a6af1b Replace stack & squeeze with cat momohatt 2020-09-27 23:03:41 +09:00
  • 2249391919 Remove unused iteration variable momohatt 2020-09-27 22:51:58 +09:00
  • dc1afe6a04 remove hard-coded path to dataset soumyadipghosh 2020-09-30 23:01:16 -04:00
  • a5de3ce4da Fix RPC examples to use TensorPipeRpcBackendOptions. (#823) Pritam Damania 2020-09-22 12:30:16 -07:00
  • 49e1a8847c use reshape instead of view in accuracy Natalia Gimelshein 2020-09-01 17:38:09 -07:00
  • 4b119d735b add warning to README mattip 2020-08-05 22:07:30 +03:00
  • a715dd8d71 Add a daily CI run and an action to open an issue mattip 2020-08-05 20:12:13 +03:00
  • 357694de23 Added Readme soumyadipghosh 2020-08-08 16:35:34 -04:00
  • 8ec17a4241 Updated CI badge vfdev 2020-08-03 12:30:53 +02:00
  • e31e42ebb4 removed comments and ran through clang-format soumyadipghosh 2020-08-03 12:21:07 -04:00
  • 4c4e64a6f2 Initial commit on a distributed training example in cpp soumyadipghosh 2020-08-01 16:12:40 -04:00
  • 8df8e74785 Example for combining DDP + RPC (#800) Pritam Damania 2020-07-15 11:40:00 -07:00
  • e7870c1fd4 remove tput, causes errors in CI mattip 2020-07-06 06:44:41 +03:00
  • 6c8e2bab4d fix warnings and failures mattip 2020-07-05 18:20:41 +03:00
  • 3c032e84c9 Add CI to run examples via github action mattip 2020-07-05 15:53:22 +03:00
  • 19ae7a3059 Merge pull request #792 from mrshenli/batch Jessica Lin 2020-07-02 13:04:45 -07:00
  • 9ec78d116c Merge pull request #796 from mrshenli/pileline Jessica Lin 2020-07-02 12:59:48 -07:00
  • 6cf0bdf28d Update pipeline parallel example to use RRef helpers Shen Li 2020-07-01 13:00:15 -07:00
  • 49ec0bd72b tweak running examples without cuda (#794) Matti Picus 2020-07-02 00:43:39 +03:00
  • da85831c05 Adding Batch RPC example Shen Li 2020-06-18 09:00:21 -07:00
  • 59caa16a29 Merge pull request #791 from seemethere/fix_transformer Eli Uriegas 2020-06-15 15:47:49 -07:00
  • 13acec6d7c word_language_model: Fix Transformer init_weights Eli Uriegas 2020-06-15 14:35:46 -07:00
  • edfa9f2b76 Fix errors executing run_python_examples.sh "install_deps,run_all" (#787) John Neil 2020-06-09 22:08:19 -07:00
  • 701691911c Update word-level LM arguments in README (#786) Ryo Takahashi 2020-06-09 06:29:50 +09:00
  • 59423c5168 Delete unnecessary blank lines (#785) bassbone 2020-06-04 01:45:16 +09:00
  • a4b0aba292 fix the issue PR #799 left (#781) Zhuo Weng 2020-05-28 20:14:16 -07:00
  • 984700d30e Fix grad in-place operation (#779) Cheng-Yen Yang 2020-05-27 06:04:18 -07:00
  • d91adc972c Fix parameter server command line options in README (#776) Omkar Salpekar 2020-05-21 22:09:02 -07:00
  • 4e9172bcc9 Fix initialization of weight of Decoder (#775) Manash Kumar Mandal 2020-05-22 01:42:31 +06:00
  • 22ee0564bc Fix cpp/mnist CMakeList build. (#764) Kasim Te 2020-05-21 15:09:48 +09:00
  • 1877b870cc Eliminate .data access for parameters as much as possible (#767) Vishwak Srinivasan 2020-05-21 02:09:23 -04:00
  • 31643b21b9 Fix Parameter Server Example (#774) Omkar Salpekar 2020-05-20 23:08:41 -07:00
  • e9b2f8ef6c correcting the pipeline rpc example (#773) Aleksandr Panchul 2020-05-20 21:24:35 -07:00
  • 8dcb9c7025 Merge pull request #743 from drdarshan/master Jessica Lin 2020-05-20 12:01:30 -07:00
  • a5fdab97d9 Merge branch 'master' into master Jessica Lin 2020-05-20 12:01:09 -07:00
  • b9f3b2ebb9 Update dcgan.cpp (#765) Kasim Te 2020-05-04 02:39:59 +09:00
  • e49fa5846f Merge pull request #763 from mrshenli/ddp Jessica Lin 2020-04-28 14:13:07 -07:00
  • 0cbd699ccc Adding DDP example Shen Li 2020-04-28 13:22:46 -07:00
  • 69d2798ec7 Revert "loss detach (#731)" (#758) Soumith Chintala 2020-04-23 16:18:10 -04:00
  • d431037fa6 Adding a distributed pipeline parallelism example for RPC (#749) mrshenli 2020-04-23 16:17:21 -04:00
  • 391be73bbd loss detach (#731) Yonghye Kwon 2020-04-12 03:15:26 +09:00
  • 80fcb66ba7 Remove unused argument for test method. (#746) sergeant-wizard 2020-04-12 03:10:19 +09:00
  • 496d3b99f1 update (#748) Rohan Varma 2020-04-11 11:07:34 -07:00
  • ad775ace1b C++ autograd example (#745) Will Feng 2020-04-07 11:24:34 -04:00
  • 39ff9d8c81 Delete ProcessMapping.svg Sudarshan Raghunathan 2020-03-26 10:30:02 -07:00
  • a5cafe9f84 Replace SVG image with GitHub Permalink Sudarshan Raghunathan 2020-03-26 10:29:38 -07:00
  • 6a647660c7 Remove explicit setting of random seed Sudarshan Raghunathan 2020-03-24 22:05:42 -07:00
  • e838b9dc42 Address PR comments in README Sudarshan Raghunathan 2020-03-24 22:04:29 -07:00
  • a9ca8ffae4 Remove math notation from README, replace with italics Sudarshan Raghunathan 2020-03-24 15:56:14 -07:00
  • 45b6110684 Remove scaling of image Sudarshan Raghunathan 2020-03-24 15:53:43 -07:00
  • d7f66aaf74 Add files via upload Sudarshan Raghunathan 2020-03-24 15:52:27 -07:00