DwayneDuane
Results
2
comments of
DwayneDuane
> 1. Could you update C++ style? https://www.tensorflow.org/community/contribute/code_style#c_coding_style > 2. Please resolve the conflict on tensorflow/lite/CMakeLists.txt @terryheo Sure, will do. For 1, is it just clang format?
@terryheo @gbaned I just fixed the merge conflict, switched from using `std::pair` to `absl::StatusOr`, and clang formatted the files I touched.