ONE - On-device Neural Engine
|
#include <LayerScopeTensorIndex.h>
Public Member Functions | |
LayerScopeTensorIndex (const ir::OperationIndex &op_index, uint32_t sub_index) | |
const ir::OperationIndex & | op_index () const |
uint32_t | sub_index () const |
bool | operator== (const LayerScopeTensorIndex &other) const |
bool | operator!= (const LayerScopeTensorIndex &other) const |
Definition at line 31 of file LayerScopeTensorIndex.h.
|
inline |
Definition at line 34 of file LayerScopeTensorIndex.h.
References op_index(), and onert::util::Index< T, DummyTag >::valid().
|
inline |
Definition at line 41 of file LayerScopeTensorIndex.h.
Referenced by LayerScopeTensorIndex(), onert::backend::train::operator<<(), and operator==().
|
inline |
Definition at line 48 of file LayerScopeTensorIndex.h.
|
inline |
Definition at line 44 of file LayerScopeTensorIndex.h.
References op_index(), and sub_index().
|
inline |
Definition at line 42 of file LayerScopeTensorIndex.h.
Referenced by onert::backend::train::operator<<(), and operator==().