|
ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
| namespace | nnfw |
| namespace | nnfw::misc |
| namespace | nnfw::misc::tensor |
Functions | |
| bool | nnfw::misc::tensor::operator== (const Shape &, const Shape &) |
Check equality of two Shape. | |
| std::ostream & | nnfw::misc::tensor::operator<< (std::ostream &os, const Shape &shape) |
Send Shape to std::ostream. | |