Skip to content
Commit 7c2cdbcf authored by Matthew Haddon's avatar Matthew Haddon
Browse files

Force output shape to be correct for pooling operations



The avg_pool2d and max_pool2d operators trigger an error_if
statement if the output shape provided does not match the output
shape generated by the operation given the input arguments.

 * Add pseudocode for floor operation
 * Fixed type in RESCALE op

Signed-off-by: default avatarMatthew Haddon <matthew.haddon@arm.com>
Change-Id: I087faa331c30becc05719cd1261f436019dcdeb5
parent b6335b82
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