Fix a few problems discovered when running the workflow. (#756)
Summary:
This PR fixes the following workflow failures:
https://github.com/pytorch/benchmark/actions/runs/1847380869 fails because `git lfs` updates and needs to overwrite the hook, adding `--force` option to workaround the failed command.
https://github.com/pytorch/benchmark/actions/runs/1837003034 fails because there are (unexpected) two pytorch nightly releases on the same day. In this case, use the one with higher version number.
Pull Request resolved: https://github.com/pytorch/benchmark/pull/756
Reviewed By: erichan1
Differential Revision: D34286177
Pulled By: xuzhao9
fbshipit-source-id: c66b437363e8215a54a550aa353d608a39a67e18