Commit graph

2 commits

Author SHA1 Message Date
Xiang Zhang
e359220125 Merged PR 5938615: RI onnxruntime into Dmldev
Related work items: #32513443
2021-04-15 18:10:07 +00:00
Dmitri Smirnov
3b58fc7b97
Add types support for Sparse Initializer in Onnxruntime (#7004)
Add types support for DenseToSparse and SparseToDense conversions
  Address the case of empty sparse values and indicies when the initializer does
  not contain any NNZ.
  Add sparsify script.
2021-03-22 10:06:11 -07:00