HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::SparseTensor::BlockSparseView Class Reference

Read only access to BlockSparse index More...

#include <sparse_tensor.h>

Public Member Functions

 BlockSparseView (const Tensor &indices) noexcept
 
const TensorIndices () const noexcept
 

Detailed Description

Read only access to BlockSparse index

Definition at line 401 of file sparse_tensor.h.

Constructor & Destructor Documentation

onnxruntime::SparseTensor::BlockSparseView::BlockSparseView ( const Tensor indices)
inlineexplicitnoexcept

Definition at line 403 of file sparse_tensor.h.

Member Function Documentation

const Tensor& onnxruntime::SparseTensor::BlockSparseView::Indices ( ) const
inlinenoexcept

Definition at line 405 of file sparse_tensor.h.


The documentation for this class was generated from the following file: