
xla.XlaServiceOuterClass Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: tensorflow/compiler/xla/rpc/xla_service.proto
package xla;
public final class XlaServiceOuterClass {
private XlaServiceOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
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/compiler/xla/rpc/xla_servic" +
"e.proto\022\003xla\032!tensorflow/compiler/xla/xl" +
"a.proto\032&tensorflow/compiler/xla/xla_dat" +
"a.proto2\274\n\n\nXlaService\022?\n\nUnregister\022\026.x" +
"la.UnregisterRequest\032\027.xla.UnregisterRes" +
"ponse\"\000\022Q\n\020DeconstructTuple\022\034.xla.Decons" +
"tructTupleRequest\032\035.xla.DeconstructTuple" +
"Response\"\000\0223\n\006Unpack\022\022.xla.UnpackRequest" +
"\032\023.xla.UnpackResponse\"\000\0229\n\010GetShape\022\024.xl" +
"a.GetShapeRequest\032\025.xla.GetShapeResponse" +
"\"\000\022^\n\030GetComputationGraphStats\022!.xla.Com" +
"putationGraphStatsRequest\032\035.xla.Computat" +
"ionStatsResponse\"\000\0229\n\010LoadData\022\024.xla.Loa" +
"dDataRequest\032\025.xla.LoadDataResponse\"\000\022Q\n" +
"\020TransferToClient\022\034.xla.TransferToClient" +
"Request\032\035.xla.TransferToClientResponse\"\000" +
"\022Q\n\020TransferToServer\022\034.xla.TransferToSer" +
"verRequest\032\035.xla.TransferToServerRespons" +
"e\"\000\022Q\n\020TransferToInfeed\022\034.xla.TransferTo" +
"InfeedRequest\032\035.xla.TransferToInfeedResp" +
"onse\"\000\022Z\n\023TransferFromOutfeed\022\037.xla.Tran" +
"sferFromOutfeedRequest\032 .xla.TransferFro" +
"mOutfeedResponse\"\000\022B\n\013ResetDevice\022\027.xla." +
"ResetDeviceRequest\032\030.xla.ResetDeviceResp" +
"onse\"\000\022X\n\024ComputeConstantGraph\022 .xla.Com" +
"puteConstantGraphRequest\032\034.xla.ComputeCo" +
"nstantResponse\"\000\022Q\n\020GetDeviceHandles\022\034.x" +
"la.GetDeviceHandlesRequest\032\035.xla.GetDevi" +
"ceHandlesResponse\"\000\022Z\n\023CreateChannelHand" +
"le\022\037.xla.CreateChannelHandleRequest\032 .xl" +
"a.CreateChannelHandleResponse\"\000\022@\n\014Execu" +
"teGraph\022\030.xla.ExecuteGraphRequest\032\024.xla." +
"ExecuteResponse\"\000\022X\n\024ExecuteGraphParalle" +
"l\022 .xla.ExecuteGraphParallelRequest\032\034.xl" +
"a.ExecuteParallelResponse\"\000\022Q\n\020WaitForEx" +
"ecution\022\034.xla.WaitForExecutionRequest\032\035." +
"xla.WaitForExecutionResponse\"\000b\006proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
xla.Xla.getDescriptor(),
xla.XlaData.getDescriptor(),
}, assigner);
xla.Xla.getDescriptor();
xla.XlaData.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy