onnxruntime/include/onnxruntime/core/session
Dmitri Smirnov d34fb62012
Introduce container type runtime checks and other improvements (#2522)
Rework TensorSeq in a manner consistent with Tensor and SparseTensor
  in terms of type system setup.
  Reduce templating. Introduce helpers to ensure the same
  data type.
  Make OrtValue __dtor not virtual.
  Introduce ContainerChecker
2019-12-04 16:04:17 -08:00
..
automl_data_containers.h Implement C API entry points for creating and fetching non-standard types to OrtValue (#1714) 2019-09-11 14:52:47 -07:00
environment.h move environment.h/cc from framework to session project/folder. (#1241) 2019-06-17 18:01:21 -07:00
onnxruntime_c_api.h Introduce container type runtime checks and other improvements (#2522) 2019-12-04 16:04:17 -08:00
onnxruntime_cxx_api.h CSharp api and test for loading custom op shared library (#2420) 2019-11-21 15:45:49 -08:00
onnxruntime_cxx_inline.h Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00