onnxruntime/include/onnxruntime/core/session
Dmitri Smirnov 8713d76dd1
Introduce C and C++ APIs for Sparse Tensors (#8621)
Add IsSparseTensor
  Add CreateSparseTensor
 Add utilities and test fully sparse instantiation
 Fully sparse blocksparse
 Add test and docs for fully sparse tensor instantiation
 Rework creation API
 Use API
 Non string API
 Retrofit of existing String API
 Add tests
 Add documentation
 Address build issues (Winml pending)
 Add inference test
 Bump binary size
 Add ifdef DISABLE CONTRIB
2021-08-16 16:33:47 -07:00
..
automl_data_containers.h
environment.h Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
experimental_onnxruntime_cxx_api.h Minor fix to satisfy c++14 (#6162) 2020-12-17 13:53:24 -08:00
experimental_onnxruntime_cxx_inline.h Minor fix to satisfy c++14 (#6162) 2020-12-17 13:53:24 -08:00
onnxruntime_c_api.h Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
onnxruntime_cxx_api.h Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
onnxruntime_cxx_inline.h Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
onnxruntime_run_options_config_keys.h Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
onnxruntime_session_options_config_keys.h Add an option to use the input model bytes (ORT format only) directly without copy at session creation (#8502) 2021-07-27 09:11:42 -07:00