onnxruntime/onnxruntime/core/session
Dmitri Smirnov ce7a180f21
Import more featurizers with tests (#2685)
Advance commit to 4df80d5865a9d4e97f6d0b9304d4316115a04d9e
  Add generated code for the commit before editing.
  Import more featurizers.
  Rename Automl ops domain to mlfeaturizers.
  Rename conditional compilation macro.
  Move and rename files getting rid of automl
  Rename --use_automl build switch to --use_featurizers
  Rename CMake option accordingly. Rename automl CMake targets.
  Adjust CI and packaging pipeline switches.
  Rename namespace automl to featurizers.
2019-12-17 22:17:40 -08:00
..
abi_session_options.cc Add a transformer to use Gelu approximation for cuda provider (#2480) 2019-11-27 10:15:50 -08:00
abi_session_options_impl.h Remove OrtAppendCustomOpLibPath (#642) 2019-03-18 19:44:32 -07:00
allocator_impl.h Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious. (#1758) 2019-09-05 14:20:37 -07:00
custom_ops.cc Ryanunderhill/customop dll (#2002) 2019-10-11 11:12:51 -07:00
custom_ops.h Ryanunderhill/ocr custom op (#744) 2019-04-05 18:53:20 -07:00
default_cpu_allocator_c_api.cc Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
environment.cc Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -08:00
inference_session.cc Introduce container type runtime checks and other improvements (#2522) 2019-12-04 16:04:17 -08:00
inference_session.h Add provision in ORT for session options to be parsed when available via model file (#2449) 2019-12-03 16:56:07 -08:00
inference_session_utils.cc Add provision in ORT for session options to be parsed when available via model file (#2449) 2019-12-03 16:56:07 -08:00
inference_session_utils.h Add provision in ORT for session options to be parsed when available via model file (#2449) 2019-12-03 16:56:07 -08:00
IOBinding.cc Support replacing OrtValue of feed in IOBinding instance (#1819) 2019-09-17 07:43:47 +10:00
IOBinding.h Support replacing OrtValue of feed in IOBinding instance (#1819) 2019-09-17 07:43:47 +10:00
onnxruntime_c_api.cc Introduce container type runtime checks and other improvements (#2522) 2019-12-04 16:04:17 -08:00
ort_apis.h Adding platform telemetry (#2109) 2019-10-19 18:25:57 -07:00