ONE - On-device Neural Engine
|
This header declares various as_circle_TYPE functions. More...
#include <circlechef.pb.h>
#include <mio/circle/schema_generated.h>
Go to the source code of this file.
Functions | |
circle::Padding | as_circle_padding (const circlechef::Padding &value) |
circle::ActivationFunctionType | as_circle_activation (const circlechef::Activation &value) |
circle::TensorType | as_circle_tensortype (const circlechef::TensorType &value) |
This header declares various as_circle_TYPE functions.
Definition in file Convert.h.
circle::ActivationFunctionType as_circle_activation | ( | const circlechef::Activation & | value | ) |
Definition at line 36 of file Convert.cpp.
Referenced by BCQFullyConnectedChef::value(), FullyConnectedChef::value(), GRUChef::value(), and InstanceNormChef::value().
circle::Padding as_circle_padding | ( | const circlechef::Padding & | value | ) |
Definition at line 21 of file Convert.cpp.
circle::TensorType as_circle_tensortype | ( | const circlechef::TensorType & | value | ) |
Definition at line 53 of file Convert.cpp.