Skip to content

Commit

Permalink
Merge pull request #43392 from tensorflow/mihaimaruseac-patch-3
Browse files Browse the repository at this point in the history
Solve leftover from merge conflict
  • Loading branch information
mihaimaruseac committed Sep 20, 2020
2 parents 4eefdf9 + c247a2d commit 4b4f910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/cc/saved_model/loader.cc
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
#include "tensorflow/cc/saved_model/constants.h"
#include "tensorflow/cc/saved_model/reader.h"
#include "tensorflow/core/framework/attr_value.pb.h"
#include "tensorflow/core/framework/function.proto.h"
#include "tensorflow/core/framework/function.pb.h"
#include "tensorflow/core/framework/node_def.pb.h"
#include "tensorflow/core/framework/tensor.pb.h"
#include "tensorflow/core/lib/io/path.h"
Expand Down

0 comments on commit 4b4f910

Please sign in to comment.