-
Couldn't load subscription status.
- Fork 105
Add test_make_fx_model_train example #980
Conversation
|
@mostafaelhoushi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
This pull request was exported from Phabricator. Differential Revision: D38078694 |
Summary: Pull Request resolved: pytorch#980 Differential Revision: D38078694 Pulled By: mostafaelhoushi fbshipit-source-id: 4e8be4c653ac2c871d2e47064644b9a965e05187
Summary: Pull Request resolved: pytorch#980 Test Plan: CI should pass Differential Revision: D38078694 Pulled By: mostafaelhoushi fbshipit-source-id: 54776157c7bc3bb43476abb2df09152867d6344f
|
This pull request was exported from Phabricator. Differential Revision: D38078694 |
|
This pull request was exported from Phabricator. Differential Revision: D38078694 |
Summary: X-link: pytorch/pytorch#82011 Pull Request resolved: pytorch#980 Test Plan: CI should pass Differential Revision: D38078694 Pulled By: mostafaelhoushi fbshipit-source-id: 74e14354284c0135e299e7c2ee296802ad2faa0d
Summary: X-link: pytorch/pytorch#82011 Pull Request resolved: pytorch#980 Test Plan: CI should pass Reviewed By: benoitsteiner Differential Revision: D38078694 Pulled By: mostafaelhoushi fbshipit-source-id: bce8ccebce3b604dc5b98168b783aa6e21938f95
|
This pull request was exported from Phabricator. Differential Revision: D38078694 |
Summary: X-link: pytorch/pytorch#82011 Pull Request resolved: pytorch#980 Test Plan: CI should pass Reviewed By: benoitsteiner Differential Revision: D38078694 Pulled By: mostafaelhoushi fbshipit-source-id: 5e1601de42a5831e9a0039602fed767bfef7065b
|
This pull request was exported from Phabricator. Differential Revision: D38078694 |
Summary: X-link: pytorch/pytorch#82011 Pull Request resolved: pytorch#980 Test Plan: CI should pass Reviewed By: benoitsteiner Differential Revision: D38078694 Pulled By: mostafaelhoushi fbshipit-source-id: 833d959ac45c8ca11f4065997a7df6d2578afe57
|
This pull request was exported from Phabricator. Differential Revision: D38078694 |
Summary: X-link: pytorch/pytorch#82011 Pull Request resolved: pytorch#980 Test Plan: CI should pass Reviewed By: benoitsteiner Differential Revision: D38078694 Pulled By: mostafaelhoushi fbshipit-source-id: ccfbeb8531d49d0d503e728f997a6003c87f9eb1
|
This pull request was exported from Phabricator. Differential Revision: D38078694 |
Summary: Pull Request resolved: pytorch#82011 X-link: pytorch/functorch#980 Test Plan: CI should pass Reviewed By: benoitsteiner Differential Revision: D38078694 Pulled By: mostafaelhoushi fbshipit-source-id: 147bef529daf46d68ac4ef0e3fc33cf1f67c5afa
Summary: Pull Request resolved: pytorch/functorch#980 Test Plan: CI should pass Differential Revision: D38078694 Pulled By: mostafaelhoushi Pull Request resolved: #82011 Approved by: https://github.com/Chillee
Summary: X-link: pytorch/functorch#980 #82011 Approved by: https://github.com/Chillee Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/0894c4967d5a7a8f7ea252cb131ea334f1bc780f Test plan from GitHub: CI should pass Original Phabricator Test Plan: CI should pass Pulled By: mostafaelhoushi mostafaelhoushi Reviewed By: osalpekar, benoitsteiner Differential Revision: D38078694 fbshipit-source-id: 16b14faaf586e18f3253b7b53441b392c4f472be
Adding examples that import fx traces of full training graph (forward pass, backward pass, and weight updates)