onnxruntime/include/onnxruntime/core
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
..
common Make some common macros safer to use. (#8445) 2021-07-21 12:14:36 -07:00
eager support pass in custom op registry for eager mode (#8087) 2021-06-20 13:38:09 -07:00
framework Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
graph Fix bug in CPU force fallback logic (#8597) 2021-08-05 21:36:28 -07:00
optimizer Enable cast propagation with level one by default. (#8286) 2021-07-08 14:38:09 -07:00
platform Limit work items to available threads, upgrade checks from assert to ORT_ENFORCE (#8495) 2021-07-27 19:25:12 -07:00
providers Move one function from cuda_provider_factory.h (#8407) 2021-07-19 17:55:59 -07:00
session Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00