ONE - On-device Neural Engine
|
Namespaces | |
namespace | caffe |
namespace | nnapi |
namespace | tflite |
Typedefs | |
template<typename T > | |
using | Dims = std::vector< T > |
Functions | |
Dims< uint32_t > | as_dims (const nncc::core::ADT::tensor::Shape &) |
using morph::Dims = typedef std::vector<T> |
Dims< uint32_t > morph::as_dims | ( | const nncc::core::ADT::tensor::Shape & | shape | ) |
Definition at line 24 of file dims.cpp.
References nncc::core::ADT::tensor::Shape::dim(), and nncc::core::ADT::tensor::Shape::rank().