onnxruntime/include/onnxruntime/core/common
RandySheriffH 058108bef9
Execution Provider Profiler (#8406)
* implement cuda provider

* define profiler common

* call start after register

* add memcpy event

* add cuda correlation

* format code

* add cupti to test path

* switch to CUpti_ActivityKernel3

* reset cupti path

* fix test case

* fix trt pipeline

* add namespace

* format code

* exclude training from testing

* remove mutex
2021-09-28 13:59:52 -07:00
..
logging Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
code_location.h Remove condition from ORT_RETURN_IF[_NOT] macro output. (#6563) 2021-02-05 17:33:29 -08:00
common.h Make some common macros safer to use. (#8445) 2021-07-21 12:14:36 -07:00
const_pointer_container.h
denormal.h
eigen_common_wrapper.h Downgrade Eigen (#8817) 2021-08-23 18:06:23 -07:00
exceptions.h
make_string.h Make it easier to fold MakeString usages to reduce binary size. (#6754) 2021-02-20 20:41:19 +10:00
optional.h
parse_string.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
profiler_common.h Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
spin_pause.h
status.h
string_helper.h Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00