Skip to content
Commit 524007df authored by TatWai Chong's avatar TatWai Chong Committed by Eric Kunze
Browse files

Move shape operators to extension



Define a new extension `EXT-SHAPE` for (dynamic) shape inference.
Includes tosa shape operators such as add_shape, concat_shape,
dim, etc. except tosa `shape_t` type and `const_shape` operator
particularly. Leave them in the core profiles for use by operands
of shape_t types in static-shaped scenarios.

Change-Id: I48c8c3faf9251354ff90a8f6c97a1f64c3c3b027
Signed-off-by: TatWai Chong's avatarTatWai Chong <tatwai.chong@arm.com>
parent 5ca9045e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment