|
ONE - On-device Neural Engine
|
#include <Operand.h>
Public Member Functions | |
| virtual | ~Operand ()=default |
| DType | dtype (void) const |
| void | dtype (const DType &dtype) |
| const Weight * | weight (void) const |
| void | weight (const Weight *weight) |
|
virtualdefault |
|
inline |
|
inline |
|
inline |
|
inline |