blob: 0750314d23c03c82685bc02d61ba158da5de8f93 [file] [log] [blame]
// GENERATED FILE - DO NOT MODIFY
#ifndef tensorflow_core_framework_resource_handle_proto_IMPL_H_
#define tensorflow_core_framework_resource_handle_proto_IMPL_H_
#include "tensorflow/core/framework/resource_handle.pb_text.h"
#include "tensorflow/core/framework/resource_handle.pb.h"
#include "tensorflow/core/framework/tensor_shape.pb_text-impl.h"
#include "tensorflow/core/framework/tensor_shape.pb.h"
#include "tensorflow/core/framework/types.pb_text-impl.h"
#include "tensorflow/core/framework/types.pb.h"
#include "tensorflow/core/lib/strings/proto_text_util.h"
#include "tensorflow/core/lib/strings/scanner.h"
namespace tensorflow {
namespace internal {
void AppendProtoDebugString(
::tensorflow::strings::ProtoTextOutput* o,
const ::tensorflow::ResourceHandleProto_DtypeAndShape& msg);
bool ProtoParseFromScanner(
::tensorflow::strings::Scanner* scanner, bool nested, bool close_curly,
::tensorflow::ResourceHandleProto_DtypeAndShape* msg);
void AppendProtoDebugString(
::tensorflow::strings::ProtoTextOutput* o,
const ::tensorflow::ResourceHandleProto& msg);
bool ProtoParseFromScanner(
::tensorflow::strings::Scanner* scanner, bool nested, bool close_curly,
::tensorflow::ResourceHandleProto* msg);
} // namespace internal
} // namespace tensorflow
#endif // tensorflow_core_framework_resource_handle_proto_IMPL_H_