onnxruntime/onnxruntime
Chun-Wei Chen 393ff2f434 Add GetStartTime() for profiler to get private profiling_start_time_ (#4994)
* add GetStartTime() for profiler

* add function in inference_session

* remove qualified name

* add the api in cxx_api.h

* rename starttime to StartTimeNs, expost profiling object

* rename GetProfilingStartTime

* move Ortapis to the right place

* move to the end

* add const for session

* const the right place

* use const auto instead of const auto* for session

* remove const for auto getstarttime

* remove const for auto getstarttime

add unit tests

* nit: update test name and add comments
2020-09-17 08:39:47 -07:00
..
contrib_ops Handle dummy mask in Attention operators (#5108) 2020-09-11 09:31:03 -07:00
core Add GetStartTime() for profiler to get private profiling_start_time_ (#4994) 2020-09-17 08:39:47 -07:00
featurizers_ops/cpu
gsl
python TensorRT Perf Tool (#4900) 2020-09-15 10:06:01 -07:00
test Add GetStartTime() for profiler to get private profiling_start_time_ (#4994) 2020-09-17 08:39:47 -07:00
tool/etw Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
.style.yapf
__init__.py change version number from 1.4.0 to 1.5.0 (#5178) 2020-09-15 15:50:25 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings