Skip to content
Commit 311cfa7f authored by Francis Murtagh's avatar Francis Murtagh Committed by Teresa Charlin
Browse files

MLCE-825: Give reason when workload unsupported for Non Constant Weights/Bias



 * BackendHelper.cpp IsXXXLayerSupported doesn't get as far as Neon/Cl
   Validate functions where arm_compute::Status is returned.
 * Conv2d, Depthwise, DilatedDepthwise and FullyConnected
 * Tidy up if() -> if ()
 * Clean up logic in FullyConnected so that isLayerSupported gets called

Signed-off-by: Francis Murtagh's avatarFrancis Murtagh <francis.murtagh@arm.com>

Signed-off-by: default avatarTeresa Charlin <teresa.charlinreyes@arm.com>

Change-Id: I5da1a882f4a2f55e90aa984b2b9548a847cb3a2d
parent 721e629f
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