onnxruntime/java/testdata
Adam Pocock dd2c031d95
[java] Sparse tensor support (#10653)
**Description**:

Adds support for creating and receiving sparse tensors in the ORT Java
API.

CSRC and COO tensors as inputs are tested, but there is no op which
accepts a block sparse tensor to test. COO tensors are tested as
outputs, but there is no op which emits a CSRC or block sparse tensor to
test.

**Motivation and Context**
- Why is this change required? What problem does it solve? Request to
expose ORT sparse tensor support in Java.

cc @yuslepukhin
2022-11-22 10:29:24 -08:00
..
cnn_mnist_pytorch.onnx
generic_sparse_to_dense_matmul.onnx
lr_mnist_scikit.onnx
partial-inputs-test-2.onnx
partial-inputs-test.onnx