ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | nncc |
namespace | nncc::core |
namespace | nncc::core::ADT |
namespace | nncc::core::ADT::tensor |
Functions | |
uint32_t | axis_of (const Shape &shape, uint32_t cursor) |
|
inline |
Definition at line 23 of file IndexEnumerator.cpp.
References nncc::core::ADT::tensor::Shape::rank().
Referenced by nncc::core::ADT::tensor::IndexEnumerator::advance(), and nncc::core::ADT::tensor::IndexEnumerator::IndexEnumerator().