pytorch
8173d4df - move get_cycles_per_ms() to common_utils (#66798)

Commit
4 years ago
move get_cycles_per_ms() to common_utils (#66798) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/66798 get_cycles_per_ms is copied and used in a few places, move it to common_utils so that it can be used as a shared util function ghstack-source-id: 140790599 Test Plan: unit tests Reviewed By: pritamdamania87 Differential Revision: D31706870 fbshipit-source-id: e8dccecb13862646a19aaadd7bad7c8f414fd4ab
Author
Parents
Loading