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

org.tensorflow.framework.LogMemoryProtos 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/log_memory.proto

package org.tensorflow.framework;

public final class LogMemoryProtos {
  private LogMemoryProtos() {}
  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_MemoryLogStep_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_MemoryLogStep_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_MemoryLogTensorAllocation_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_MemoryLogTensorAllocation_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_MemoryLogTensorDeallocation_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_MemoryLogTensorDeallocation_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_MemoryLogTensorOutput_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_MemoryLogTensorOutput_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_MemoryLogRawAllocation_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_MemoryLogRawAllocation_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_MemoryLogRawDeallocation_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_MemoryLogRawDeallocation_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 = {
      "\n*tensorflow/core/framework/log_memory.p" +
      "roto\022\ntensorflow\0322tensorflow/core/framew" +
      "ork/tensor_description.proto\"0\n\rMemoryLo" +
      "gStep\022\017\n\007step_id\030\001 \001(\003\022\016\n\006handle\030\002 \001(\t\"p" +
      "\n\031MemoryLogTensorAllocation\022\017\n\007step_id\030\001" +
      " \001(\003\022\023\n\013kernel_name\030\002 \001(\t\022-\n\006tensor\030\003 \001(" +
      "\0132\035.tensorflow.TensorDescription\"L\n\033Memo" +
      "ryLogTensorDeallocation\022\025\n\rallocation_id" +
      "\030\001 \001(\003\022\026\n\016allocator_name\030\002 \001(\t\"{\n\025Memory" +
      "LogTensorOutput\022\017\n\007step_id\030\001 \001(\003\022\023\n\013kern" +
      "el_name\030\002 \001(\t\022\r\n\005index\030\003 \001(\005\022-\n\006tensor\030\004" +
      " \001(\0132\035.tensorflow.TensorDescription\"\213\001\n\026" +
      "MemoryLogRawAllocation\022\017\n\007step_id\030\001 \001(\003\022" +
      "\021\n\toperation\030\002 \001(\t\022\021\n\tnum_bytes\030\003 \001(\003\022\013\n" +
      "\003ptr\030\004 \001(\004\022\025\n\rallocation_id\030\005 \001(\003\022\026\n\016all" +
      "ocator_name\030\006 \001(\t\"\177\n\030MemoryLogRawDealloc" +
      "ation\022\017\n\007step_id\030\001 \001(\003\022\021\n\toperation\030\002 \001(" +
      "\t\022\025\n\rallocation_id\030\003 \001(\003\022\026\n\016allocator_na" +
      "me\030\004 \001(\t\022\020\n\010deferred\030\005 \001(\010Bo\n\030org.tensor" +
      "flow.frameworkB\017LogMemoryProtosP\001Z=githu" +
      "b.com/tensorflow/tensorflow/tensorflow/g" +
      "o/core/framework\370\001\001b\006proto3"
    };
    descriptor = org.nd4j.shade.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new org.nd4j.shade.protobuf.Descriptors.FileDescriptor[] {
          org.tensorflow.framework.TensorDescriptionProtos.getDescriptor(),
        });
    internal_static_tensorflow_MemoryLogStep_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_tensorflow_MemoryLogStep_fieldAccessorTable = new
      org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_MemoryLogStep_descriptor,
        new java.lang.String[] { "StepId", "Handle", });
    internal_static_tensorflow_MemoryLogTensorAllocation_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_tensorflow_MemoryLogTensorAllocation_fieldAccessorTable = new
      org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_MemoryLogTensorAllocation_descriptor,
        new java.lang.String[] { "StepId", "KernelName", "Tensor", });
    internal_static_tensorflow_MemoryLogTensorDeallocation_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_tensorflow_MemoryLogTensorDeallocation_fieldAccessorTable = new
      org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_MemoryLogTensorDeallocation_descriptor,
        new java.lang.String[] { "AllocationId", "AllocatorName", });
    internal_static_tensorflow_MemoryLogTensorOutput_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_tensorflow_MemoryLogTensorOutput_fieldAccessorTable = new
      org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_MemoryLogTensorOutput_descriptor,
        new java.lang.String[] { "StepId", "KernelName", "Index", "Tensor", });
    internal_static_tensorflow_MemoryLogRawAllocation_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_tensorflow_MemoryLogRawAllocation_fieldAccessorTable = new
      org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_MemoryLogRawAllocation_descriptor,
        new java.lang.String[] { "StepId", "Operation", "NumBytes", "Ptr", "AllocationId", "AllocatorName", });
    internal_static_tensorflow_MemoryLogRawDeallocation_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_tensorflow_MemoryLogRawDeallocation_fieldAccessorTable = new
      org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_MemoryLogRawDeallocation_descriptor,
        new java.lang.String[] { "StepId", "Operation", "AllocationId", "AllocatorName", "Deferred", });
    org.tensorflow.framework.TensorDescriptionProtos.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy