TFLM: Remove <complex> header import from portable_tensor.h
This header is not used. PiperOrigin-RevId: 350298042 Change-Id: Icab6b4f6b42c3d5f958d6566d0469d259a2a9043
This commit is contained in:
parent
934d476896
commit
1e02ad78cf
@ -15,7 +15,6 @@ limitations under the License.
|
||||
#ifndef TENSORFLOW_LITE_KERNELS_INTERNAL_PORTABLE_TENSOR_H_
|
||||
#define TENSORFLOW_LITE_KERNELS_INTERNAL_PORTABLE_TENSOR_H_
|
||||
|
||||
#include <complex>
|
||||
#include <vector>
|
||||
|
||||
#include "tensorflow/lite/c/common.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user