mirror of https://github.com/Jittor/Jittor
459 B
459 B
Profiler: Profiling your model
性能分析器:分析您的模型
NOTE: This tutorial is still working in progress
In this tutorial, we will show:
- how to profiling your model and check the elapsed time of each operation
- profiling the cache hit rate
注意:本教程仍在持续更新中
在本教程中,我们将展示:
- 如何分析模型并检查每个运算的耗时
- 分析缓存命中率
import jittor as jt