aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite/GeluOptions.py
diff options
context:
space:
mode:
authorJohan Alfvén <johan.alfven@arm.com>2022-09-15 15:50:30 +0200
committerFredrik Svedberg <fredrik.svedberg@arm.com>2022-09-27 12:19:24 +0000
commit5060ff53f5ac2382e04a68d7772bd71a36f63845 (patch)
treee46e109573ca9066288119b76e3aec86a30e9727 /ethosu/vela/tflite/GeluOptions.py
parente84ed6b6663bb9158cd87d11cb21b48abed1033d (diff)
downloadethos-u-vela-5060ff53f5ac2382e04a68d7772bd71a36f63845.tar.gz
MLBEDSW-6961: Bypass functionality for memory ops
- In order to solve output diffs, the Reshape op was pushed to the CPU. The problem was that the Mean op ifm shape was replaced by the Reshape op ifm shape. - This limitation is now removed. Changed implementation how memory only ops are bypassed. Always replace the memory only op ifm tensor with its ofm tensor. By doing this the ifm tensor for the operator that is after the memory only op is never changed. Signed-off-by: Johan Alfven <johan.alfven@arm.com> Change-Id: Ibcdebf33fd9b7a37f90984a129500b5dac52e5ea
Diffstat (limited to 'ethosu/vela/tflite/GeluOptions.py')
0 files changed, 0 insertions, 0 deletions