onnxruntime/onnxruntime
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
..
contrib_ops Drop quant_util.h and move helper function into quantization.h (#8747) 2021-08-16 15:08:25 -05:00
core Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
featurizers_ops/cpu
gsl Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
python Integrate Anubis (#8603) 2021-08-16 13:20:28 -07:00
test Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
tool/etw
wasm Integrate onnxruntime-extensions into onnxruntime. (#8143) 2021-07-01 09:34:03 -07:00
.style.yapf
__init__.py Bump ORT master version to 1.8.2 (#8646) 2021-08-09 11:10:29 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings