org.tensorflow.distruntime.DistributedRuntimeProtos Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: tensorflow/core/protobuf/master.proto
package org.tensorflow.distruntime;
public final class DistributedRuntimeProtos {
private DistributedRuntimeProtos() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_CreateSessionRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_CreateSessionRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_CreateSessionResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_CreateSessionResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ExtendSessionRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ExtendSessionRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ExtendSessionResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ExtendSessionResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_RunStepRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_RunStepRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_RunStepResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_RunStepResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_PartialRunSetupRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_PartialRunSetupRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_PartialRunSetupResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_PartialRunSetupResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_CloseSessionRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_CloseSessionRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_CloseSessionResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_CloseSessionResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ResetRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ResetRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ResetResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ResetResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ListDevicesRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ListDevicesRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ListDevicesResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ListDevicesResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_MakeCallableRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_MakeCallableRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_MakeCallableResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_MakeCallableResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_RunCallableRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_RunCallableRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_RunCallableResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_RunCallableResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ReleaseCallableRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ReleaseCallableRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ReleaseCallableResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ReleaseCallableResponse_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n%tensorflow/core/protobuf/master.proto\022" +
"\ntensorflow\0321tensorflow/core/framework/d" +
"evice_attributes.proto\032%tensorflow/core/" +
"framework/graph.proto\032&tensorflow/core/f" +
"ramework/tensor.proto\032*tensorflow/core/l" +
"ib/core/error_codes.proto\032%tensorflow/co" +
"re/protobuf/config.proto\032+tensorflow/cor" +
"e/protobuf/named_tensor.proto\"x\n\024CreateS" +
"essionRequest\022\'\n\tgraph_def\030\001 \001(\0132\024.tenso" +
"rflow.GraphDef\022\'\n\006config\030\002 \001(\0132\027.tensorf" +
"low.ConfigProto\022\016\n\006target\030\003 \001(\t\"F\n\025Creat" +
"eSessionResponse\022\026\n\016session_handle\030\001 \001(\t" +
"\022\025\n\rgraph_version\030\002 \001(\003\"v\n\024ExtendSession" +
"Request\022\026\n\016session_handle\030\001 \001(\t\022\'\n\tgraph" +
"_def\030\002 \001(\0132\024.tensorflow.GraphDef\022\035\n\025curr" +
"ent_graph_version\030\003 \001(\003\"2\n\025ExtendSession" +
"Response\022\031\n\021new_graph_version\030\004 \001(\003\"\337\001\n\016" +
"RunStepRequest\022\026\n\016session_handle\030\001 \001(\t\022*" +
"\n\004feed\030\002 \003(\0132\034.tensorflow.NamedTensorPro" +
"to\022\r\n\005fetch\030\003 \003(\t\022\016\n\006target\030\004 \003(\t\022\'\n\007opt" +
"ions\030\005 \001(\0132\026.tensorflow.RunOptions\022\032\n\022pa" +
"rtial_run_handle\030\006 \001(\t\022%\n\035store_errors_i" +
"n_response_body\030\007 \001(\010\"\265\001\n\017RunStepRespons" +
"e\022,\n\006tensor\030\001 \003(\0132\034.tensorflow.NamedTens" +
"orProto\022)\n\010metadata\030\002 \001(\0132\027.tensorflow.R" +
"unMetadata\022+\n\013status_code\030\003 \001(\0162\026.tensor" +
"flow.error.Code\022\034\n\024status_error_message\030" +
"\004 \001(\t\"]\n\026PartialRunSetupRequest\022\026\n\016sessi" +
"on_handle\030\001 \001(\t\022\014\n\004feed\030\002 \003(\t\022\r\n\005fetch\030\003" +
" \003(\t\022\016\n\006target\030\004 \003(\t\"5\n\027PartialRunSetupR" +
"esponse\022\032\n\022partial_run_handle\030\001 \001(\t\"-\n\023C" +
"loseSessionRequest\022\026\n\016session_handle\030\001 \001" +
"(\t\"\026\n\024CloseSessionResponse\"9\n\014ResetReque" +
"st\022\021\n\tcontainer\030\001 \003(\t\022\026\n\016device_filters\030" +
"\002 \003(\t\"\017\n\rResetResponse\",\n\022ListDevicesReq" +
"uest\022\026\n\016session_handle\030\001 \001(\t\"~\n\023ListDevi" +
"cesResponse\0222\n\014local_device\030\001 \003(\0132\034.tens" +
"orflow.DeviceAttributes\0223\n\rremote_device" +
"\030\002 \003(\0132\034.tensorflow.DeviceAttributes\"[\n\023" +
"MakeCallableRequest\022\026\n\016session_handle\030\001 " +
"\001(\t\022,\n\007options\030\002 \001(\0132\033.tensorflow.Callab" +
"leOptions\"&\n\024MakeCallableResponse\022\016\n\006han" +
"dle\030\001 \001(\003\"c\n\022RunCallableRequest\022\026\n\016sessi" +
"on_handle\030\001 \001(\t\022\016\n\006handle\030\002 \001(\003\022%\n\004feed\030" +
"\003 \003(\0132\027.tensorflow.TensorProto\"h\n\023RunCal" +
"lableResponse\022&\n\005fetch\030\001 \003(\0132\027.tensorflo" +
"w.TensorProto\022)\n\010metadata\030\002 \001(\0132\027.tensor" +
"flow.RunMetadata\"@\n\026ReleaseCallableReque" +
"st\022\026\n\016session_handle\030\001 \001(\t\022\016\n\006handle\030\002 \001" +
"(\003\"\031\n\027ReleaseCallableResponseBy\n\032org.ten" +
"sorflow.distruntimeB\030DistributedRuntimeP" +
"rotosP\001Z