Remove a further unused proto header inclusion
PiperOrigin-RevId: 158278026
This commit is contained in:
parent
9f17c26caa
commit
cc6c91a9a9
@ -15,6 +15,7 @@ limitations under the License.
|
||||
|
||||
#include "tensorflow/contrib/session_bundle/bundle_shim.h"
|
||||
|
||||
#include "google/protobuf/any.pb.h"
|
||||
#include "tensorflow/cc/saved_model/signature_constants.h"
|
||||
#include "tensorflow/cc/saved_model/tag_constants.h"
|
||||
#include "tensorflow/contrib/session_bundle/test_util.h"
|
||||
|
@ -28,7 +28,6 @@ limitations under the License.
|
||||
#include "tensorflow/core/platform/protobuf_internal.h"
|
||||
#include "tensorflow/core/platform/types.h"
|
||||
#include "tensorflow/core/protobuf/meta_graph.pb.h"
|
||||
#include "tensorflow/core/protobuf/saver.pb.h"
|
||||
#include "tensorflow/core/public/session.h"
|
||||
|
||||
namespace tensorflow {
|
||||
|
Loading…
Reference in New Issue
Block a user