ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Shape.h File Reference

Go to the source code of this file.

Namespaces

namespace  luci
 

Functions

bool luci::is_same_shape (const luci::CircleNode *node, const loco::TensorShape &shape)
 
bool luci::is_same_shape (const luci::CircleNode *node, const std::initializer_list< uint32_t > shape)
 
bool luci::has_dynamic_shape (const loco::Node *node)