Do not delegate temporary tensors to NNAPI.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 3 May 2018 19:00:57 +0000 (12:00 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 3 May 2018 20:36:11 +0000 (13:36 -0700)
commita16ba4fc0d3faec077c689f3f361264978a2d3cb
treed25130f94724fa441ea43fcf752f80b0f7483454
parent85a47596caf89705aae8ffcb57fcdaecb22fe356
Do not delegate temporary tensors to NNAPI.
  - also added delegation for MUL, and set the default scale to be 0.0f.

PiperOrigin-RevId: 195288948
tensorflow/contrib/lite/nnapi_delegate.cc