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

org.tensorflow.framework.AllocationDescriptionProtos Maven / Gradle / Ivy

There is a newer version: 1.0.0-M2.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow/core/framework/allocation_description.proto

package org.tensorflow.framework;

public final class AllocationDescriptionProtos {
  private AllocationDescriptionProtos() {}
  public static void registerAllExtensions(
      org.nd4j.shade.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      org.nd4j.shade.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (org.nd4j.shade.protobuf.ExtensionRegistryLite) registry);
  }
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_AllocationDescription_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_AllocationDescription_fieldAccessorTable;

  public static org.nd4j.shade.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  org.nd4j.shade.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n6tensorflow/core/framework/allocation_d" +
      "escription.proto\022\ntensorflow\"\243\001\n\025Allocat" +
      "ionDescription\022\027\n\017requested_bytes\030\001 \001(\003\022" +
      "\027\n\017allocated_bytes\030\002 \001(\003\022\026\n\016allocator_na" +
      "me\030\003 \001(\t\022\025\n\rallocation_id\030\004 \001(\003\022\034\n\024has_s" +
      "ingle_reference\030\005 \001(\010\022\013\n\003ptr\030\006 \001(\004B{\n\030or" +
      "g.tensorflow.frameworkB\033AllocationDescri" +
      "ptionProtosP\001Z=github.com/tensorflow/ten" +
      "sorflow/tensorflow/go/core/framework\370\001\001b" +
      "\006proto3"
    };
    descriptor = org.nd4j.shade.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new org.nd4j.shade.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_tensorflow_AllocationDescription_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_tensorflow_AllocationDescription_fieldAccessorTable = new
      org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_AllocationDescription_descriptor,
        new java.lang.String[] { "RequestedBytes", "AllocatedBytes", "AllocatorName", "AllocationId", "HasSingleReference", "Ptr", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy