Support 1x1x1xN bias sizes in TFLite's convolution and FC layers.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 17 May 2018 18:47:16 +0000 (11:47 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 17 May 2018 18:50:17 +0000 (11:50 -0700)
commit622168b154be1aa60fe94fc840ad82803c29e5d3
tree518100dddfea59de5711fc56a7e13bd3a3a488c7
parent637707c626404c0ab0b096fe7a57c5a2b9bc7719
Support 1x1x1xN bias sizes in TFLite's convolution and FC layers.

PiperOrigin-RevId: 197027135
tensorflow/contrib/lite/kernels/conv.cc
tensorflow/contrib/lite/kernels/fully_connected.cc