ONE - On-device Neural Engine
|
#include <CircleShapeInference.h>
Public Member Functions | |
bool | infer (const luci::CircleNode *, loco::TensorShape &) const |
Definition at line 33 of file CircleShapeInference.h.
bool luci::sinf::Rule::infer | ( | const luci::CircleNode * | circle_node, |
loco::TensorShape & | shape | ||
) | const |
Definition at line 67 of file CircleShapeInference.cpp.
References luci::CircleNode::accept(), luci::sinf::circle_shape(), LOGGER, luci::CircleNode::name(), and VERBOSE.
Referenced by luci::CircleShapeInferencePass::run().