STT-tensorflow/tensorflow/lite/testdata/multi_add_flex.bin
Terry Heo 1a2b1d0ae1 Flex delegate: Do not use dynamic tensors if possible
Added ValidateOutputTensorShapeConsistency() function to check if the existing
tensor shapes are consistent. When they're consistent, the Flex delegate will
not use dynamic tensors
since it prevents from using another delegate.

Updated multi_add_flex.bin to use 1-d tensors instead of scalar tensors.

PiperOrigin-RevId: 332992406
Change-Id: Ifaf518cc81cd0adad5d327584a284a50a9f2657b
2020-09-21 20:11:04 -07:00

1.0 KiB