| profiler use local time, not utc
Co-authored-by: hehongzhe<935062458@qq.com>
# message auto-generated for no-merge-commit merge:
merge master into master
profiler use local time, not utc
Created-by: hhz0
Commit-by: hehongzhe
Merged-by: ascend-robot
Description: <!-- Thanks for sending a pull request!
-->
**What type of PR is this?**
> Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:
>
> /kind bug
> /kind task
> /kind feature
**What does this PR do / why do we need it**:
pytorch profiler采集解析所用到的时间使用本地时间,不转化为utc时间,与msprof保持一致
**Which issue(s) this PR fixes**:
<!--
*Automatically closes linked issue when PR is merged.
Usage: Fixes #<issue number>, or Fixes (paste link of issue).
-->
Fixes #
**Special notes for your reviewers**:
See merge request: Ascend/pytorch!24864 | 8 个月前 |