aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite_reader.py
diff options
context:
space:
mode:
authorMichael McGeagh <michael.mcgeagh@arm.com>2020-07-29 13:11:43 +0100
committerMichael Mcgeagh <michael.mcgeagh@arm.com>2020-07-30 16:01:25 +0100
commit8d939c032703aa513705abc9c286d4410e28ced0 (patch)
tree8c81c111f25cc256d48c7a3caa5aecfcf9496d12 /ethosu/vela/tflite_reader.py
parent6a8d424b4d41fb5ea69996dd227ea74f794f7a64 (diff)
downloadethos-u-vela-8d939c032703aa513705abc9c286d4410e28ced0.tar.gz
MLBEDSW-2660 Convert FC-like convs to FC
By converting certain Conv2D's (where the kernel size is 1x1 and the IFM H and W are both 1) to Fully Connected's, vela can better know whether the weights need to be cached/double buffered or not. This change decreases the number of NPU_OP_DMA_START commands found in the resulting command stream. Signed-off-by: Michael McGeagh <michael.mcgeagh@arm.com> Change-Id: I928150d9f360578dde75a83986bea1560d83cbdd
Diffstat (limited to 'ethosu/vela/tflite_reader.py')
0 files changed, 0 insertions, 0 deletions