onnxruntime/orttraining
Wei-Sheng Chin 24eda3df33
Create Utils for Adding Range and Marker (#4013)
In this PR, we
  1. create some APIs for creating NVTX objects
  2. apply those APIs in pipeline-related operators and sequential executor.
As a result, we can explicitly see how a pipeline schedule is run by GPUs in 
Nvidia's visual profiler. Note that these APIs are Linux only due to Nvidia's
limited support.
2020-05-24 22:55:24 -07:00
..
orttraining Create Utils for Adding Range and Marker (#4013) 2020-05-24 22:55:24 -07:00
pytorch_frontend_examples Remove ORTModel from frontend API (#3825) 2020-05-11 18:20:33 -07:00
tools GPT-2 training perf scripts (#3974) 2020-05-19 10:21:40 -07:00