All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.tjake.jlama.net.JlamaServiceOuterClass Maven / Gradle / Ivy

There is a newer version: 0.4.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: JlamaService.proto

package com.github.tjake.jlama.net;

public final class JlamaServiceOuterClass {
  private JlamaServiceOuterClass() {}
  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_com_github_tjake_jlama_net_CombineRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_github_tjake_jlama_net_CombineRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_github_tjake_jlama_net_CombineResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_github_tjake_jlama_net_CombineResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_github_tjake_jlama_net_GenerateRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_github_tjake_jlama_net_GenerateRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_github_tjake_jlama_net_GenerateResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_github_tjake_jlama_net_GenerateResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_github_tjake_jlama_net_RegisterRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_github_tjake_jlama_net_RegisterRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_github_tjake_jlama_net_RegisterResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_github_tjake_jlama_net_RegisterResponse_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\022JlamaService.proto\022\032com.github.tjake.j" +
      "lama.net\"O\n\016CombineRequest\022\020\n\010workerid\030\001" +
      " \001(\014\022\014\n\004uuid\030\002 \001(\014\022\r\n\005layer\030\003 \001(\005\022\016\n\006ten" +
      "sor\030\004 \003(\014\"!\n\017CombineResponse\022\016\n\006tensor\030\001" +
      " \003(\014\"D\n\017GenerateRequest\022\020\n\010workerid\030\001 \001(" +
      "\014\022\017\n\007session\030\002 \001(\014\022\016\n\006tensor\030\003 \001(\014\"J\n\020Ge" +
      "nerateResponse\022\017\n\007session\030\001 \001(\014\022\025\n\rstart" +
      "Position\030\002 \001(\005\022\016\n\006tokens\030\003 \003(\005\"#\n\017Regist" +
      "erRequest\022\020\n\010workerid\030\001 \001(\014\"j\n\020RegisterR" +
      "esponse\022\022\n\nmodelShard\030\001 \001(\005\022\026\n\016numModelS" +
      "hards\030\002 \001(\005\022\022\n\nlayerShard\030\003 \001(\005\022\026\n\016numLa" +
      "yerShards\030\004 \001(\0052\310\002\n\014JlamaService\022e\n\010regi" +
      "ster\022+.com.github.tjake.jlama.net.Regist" +
      "erRequest\032,.com.github.tjake.jlama.net.R" +
      "egisterResponse\022i\n\010generate\022+.com.github" +
      ".tjake.jlama.net.GenerateRequest\032,.com.g" +
      "ithub.tjake.jlama.net.GenerateResponse(\001" +
      "0\001\022f\n\007combine\022*.com.github.tjake.jlama.n" +
      "et.CombineRequest\032+.com.github.tjake.jla" +
      "ma.net.CombineResponse(\0010\001B\002P\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_github_tjake_jlama_net_CombineRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_github_tjake_jlama_net_CombineRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_github_tjake_jlama_net_CombineRequest_descriptor,
        new java.lang.String[] { "Workerid", "Uuid", "Layer", "Tensor", });
    internal_static_com_github_tjake_jlama_net_CombineResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_github_tjake_jlama_net_CombineResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_github_tjake_jlama_net_CombineResponse_descriptor,
        new java.lang.String[] { "Tensor", });
    internal_static_com_github_tjake_jlama_net_GenerateRequest_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_com_github_tjake_jlama_net_GenerateRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_github_tjake_jlama_net_GenerateRequest_descriptor,
        new java.lang.String[] { "Workerid", "Session", "Tensor", });
    internal_static_com_github_tjake_jlama_net_GenerateResponse_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_com_github_tjake_jlama_net_GenerateResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_github_tjake_jlama_net_GenerateResponse_descriptor,
        new java.lang.String[] { "Session", "StartPosition", "Tokens", });
    internal_static_com_github_tjake_jlama_net_RegisterRequest_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_com_github_tjake_jlama_net_RegisterRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_github_tjake_jlama_net_RegisterRequest_descriptor,
        new java.lang.String[] { "Workerid", });
    internal_static_com_github_tjake_jlama_net_RegisterResponse_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_com_github_tjake_jlama_net_RegisterResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_github_tjake_jlama_net_RegisterResponse_descriptor,
        new java.lang.String[] { "ModelShard", "NumModelShards", "LayerShard", "NumLayerShards", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy