#include "third_party/xla/third_party/tsl/tsl/protobuf/error_codes.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace tensorflow {
namespace error {
}
}
namespace tensorflow {
namespace error {
bool Code_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> Code_strings[18] = …;
static const char Code_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry Code_entries[] = …;
static const int Code_entries_by_number[] = …;
const std::string& Code_Name(
Code value) { … }
bool Code_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Code* value) { … }
}
}
PROTOBUF_NAMESPACE_OPEN
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>