onnxruntime/tools/ci_build
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
..
github Create Utils for Adding Range and Marker (#4013) 2020-05-24 22:55:24 -07:00
build.py Create Utils for Adding Range and Marker (#4013) 2020-05-24 22:55:24 -07:00
gen_def.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00