Give writable access to Csr values and indices
More...
#include <sparse_tensor.h>
Give writable access to Csr values and indices
Definition at line 374 of file sparse_tensor.h.
onnxruntime::SparseTensor::CsrMutator::CsrMutator |
( |
Tensor & |
values, |
|
|
Tensor & |
inner, |
|
|
Tensor & |
outer |
|
) |
| |
|
inlinenoexcept |
Tensor& onnxruntime::SparseTensor::CsrMutator::Inner |
( |
| ) |
const |
|
inlinenoexcept |
Tensor& onnxruntime::SparseTensor::CsrMutator::Outer |
( |
| ) |
const |
|
inlinenoexcept |
Tensor& onnxruntime::SparseTensor::CsrMutator::Values |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: