Add inductor_fx_graph_cache stats to dynamo_utils
Summary:
X-link: https://github.com/pytorch/pytorch/pull/141190
Add the following inductor fx graph cache stats to dynamo compile
- inductor_fx_cache_hit_count
- inductor_fx_cache_miss_count
- inductor_fx_cache_backend_type
- inductor_fx_cache_hit_keys
- inductor_fx_cache_miss_keys
- remote_cache_version
Reviewed By: masnesral
Differential Revision: D66232206
fbshipit-source-id: 6f969460ca54c94d2df7c7506aafa97d7bb9dde3