layers: Fix broken use of phys device as device dispatch key
authorChris Forbes <chrisforbes@google.com>
Thu, 24 Nov 2016 01:45:16 +0000 (14:45 +1300)
committerChris Forbes <chrisforbes@google.com>
Mon, 28 Nov 2016 19:32:14 +0000 (08:32 +1300)
commit4070e4cb55b216af4df0b7b2607271a917988bf4
tree256fd956e534b26011add5646980ccca4ad57979
parent0c0baf36f3b5909cf6713fcfd4abb9d09e61a31b
layers: Fix broken use of phys device as device dispatch key

This made no sense. The physical device's dispatch key is the same as
the instance.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
layers/parameter_validation.cpp