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

org.tensorflow.framework.ControlFlowProtos 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/protobuf/control_flow.proto

package org.tensorflow.framework;

public final class ControlFlowProtos {
  private ControlFlowProtos() {}
  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_ValuesDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_ValuesDef_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_ValuesDef_ExternalValuesEntry_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_ValuesDef_ExternalValuesEntry_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_ControlFlowContextDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_ControlFlowContextDef_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_CondContextDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_CondContextDef_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_WhileContextDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_WhileContextDef_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/protobuf/control_flow." +
      "proto\022\ntensorflow\"\226\001\n\tValuesDef\022\016\n\006value" +
      "s\030\001 \003(\t\022B\n\017external_values\030\002 \003(\0132).tenso" +
      "rflow.ValuesDef.ExternalValuesEntry\0325\n\023E" +
      "xternalValuesEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value" +
      "\030\002 \001(\t:\0028\001\"\203\001\n\025ControlFlowContextDef\022/\n\t" +
      "cond_ctxt\030\001 \001(\0132\032.tensorflow.CondContext" +
      "DefH\000\0221\n\nwhile_ctxt\030\002 \001(\0132\033.tensorflow.W" +
      "hileContextDefH\000B\006\n\004ctxt\"\304\001\n\016CondContext" +
      "Def\022\024\n\014context_name\030\001 \001(\t\022\021\n\tpred_name\030\002" +
      " \001(\t\022\022\n\npivot_name\030\003 \001(\t\022\016\n\006branch\030\004 \001(\005" +
      "\022)\n\nvalues_def\030\005 \001(\0132\025.tensorflow.Values" +
      "Def\022:\n\017nested_contexts\030\006 \003(\0132!.tensorflo" +
      "w.ControlFlowContextDef\"\365\002\n\017WhileContext" +
      "Def\022\024\n\014context_name\030\001 \001(\t\022\033\n\023parallel_it" +
      "erations\030\002 \001(\005\022\021\n\tback_prop\030\003 \001(\010\022\023\n\013swa" +
      "p_memory\030\004 \001(\010\022\022\n\npivot_name\030\005 \001(\t\022\033\n\023pi" +
      "vot_for_pred_name\030\006 \001(\t\022\033\n\023pivot_for_bod" +
      "y_name\030\007 \001(\t\022\027\n\017loop_exit_names\030\010 \003(\t\022\030\n" +
      "\020loop_enter_names\030\n \003(\t\022)\n\nvalues_def\030\t " +
      "\001(\0132\025.tensorflow.ValuesDef\022\037\n\027maximum_it" +
      "erations_name\030\013 \001(\t\022:\n\017nested_contexts\030\014" +
      " \003(\0132!.tensorflow.ControlFlowContextDefB" +
      "p\n\030org.tensorflow.frameworkB\021ControlFlow" +
      "ProtosP\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy