Update ios_image_load.h
tabs got replaced with spaces
This commit is contained in:
parent
66df637441
commit
68ee731e26
@ -20,8 +20,8 @@
|
||||
#include "third_party/tensorflow/core/framework/types.h"
|
||||
|
||||
std::vector<tensorflow::uint8> LoadImageFromFile(const char* file_name,
|
||||
int* out_width,
|
||||
int* out_height,
|
||||
int* out_channels);
|
||||
int* out_width,
|
||||
int* out_height,
|
||||
int* out_channels);
|
||||
|
||||
#endif // TENSORFLOW_EXAMPLES_IOS_CAMERA_IOS_IMAGE_LOAD_H_
|
||||
|
Loading…
Reference in New Issue
Block a user