ddp_experiments: disable cudagraphs for inductor & disable static_graph (#1265)
Summary:
Pull Request resolved: https://github.com/pytorch/benchmark/pull/1265
* Disable static_graph, because it doesn't work with DDP+Dynamo
* Turn of cudagraphs by default for now, since they cause a lot of
issues with inductor (e.g. OOMs).
Test Plan: Imported from OSS
Reviewed By: wconstab, xuzhao9
Differential Revision: D40825742
Pulled By: davidberard98
fbshipit-source-id: 3b9643ec1cc0ae640a2ddf739835c207daf25325