benchmark
04a1339a - enable fx graph cache on torchbench (#128239)

Commit
1 year ago
enable fx graph cache on torchbench (#128239) Summary: We've already enabled for timm and huggingface, but we had failures saving cache entries for moco. It looks like https://github.com/pytorch/pytorch/pull/128052 has fixed that issue, so we can enable for torchbench. X-link: https://github.com/pytorch/pytorch/pull/128239 Approved by: https://github.com/oulgen Reviewed By: clee2000 Differential Revision: D58501160 Pulled By: masnesral fbshipit-source-id: b7ceeecbf632671059a07e17851d4301c79945ec
Author
Parents
Loading