onnxruntime/include/onnxruntime/core
Changming Sun 1012535dab
Change onnxruntime::make_unique to std::make_unique (#7502)
1. Change onnxruntime::make_unique to std::make_unique
2. Add "-std=c++14" to ROCM EP's build flags.
2021-04-29 17:04:53 -07:00
..
common Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
framework Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
graph Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
optimizer Enable NHWC transformer when generating ORT format model (#7126) 2021-03-29 18:39:48 +10:00
platform Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
providers rename cuda_mem_limit and hip_mem_limit to gpu_mem_limit for both CUDA EP and ROCm EP (#7226) 2021-04-05 09:04:04 -07:00
session Lifhuan/force trt sequential (#7440) 2021-04-28 13:59:37 -07:00