Refactoring of Shape::broadcast (#4132)
authorДилшоджон Умронхонович Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자 <d.poshshoev@samsung.com>
Mon, 14 Jan 2019 10:09:41 +0000 (13:09 +0300)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 14 Jan 2019 10:09:41 +0000 (19:09 +0900)
commitc3501839cdce36c0555c888b284e4fd89e64e6f8
treed60d629f8bec962ce4428cb67aedfc4b758713a1
parent829d52bb6c68777ac0de5cac7ade697c8f6a5977
Refactoring of Shape::broadcast (#4132)

Remove 4 loops and creating two temp vectors and handle all checks in
one loop

Signed-off-by: Poshshoev Dilshodzhon <d.poshshoev@samsung.com>
libs/tflite/src/TensorShapeUtils.cpp