aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2018-09-10 18:22:03 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:54:54 +0000
commita53a7bb46cdd5cdb6ef14703e0be00555c710a45 (patch)
tree7aeea9e3db0b38ab252fd976438965259940b972 /examples
parent000d33a0e4bfc129a8f2968d4e5ee0793df70a1e (diff)
downloadComputeLibrary-a53a7bb46cdd5cdb6ef14703e0be00555c710a45.tar.gz
[MLCE-54] graph_alexnet example throw an exception
The 32bit version of AlexNet seems to require ~1.4 GB of memory to run (got this result via valgrind's massif tool). The problem is a miscalculation of the shape of the _transformed_b tensor, which should not be multiplied by the size of the data type, but rather represent only the size of the dimensions. Change-Id: I55dfb538b31772afc4ce0ce0ccd31fdeb1585cfb Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/147666 Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions