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

org.tensorflow.framework.NamedTensorProtos 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/named_tensor.proto

package org.tensorflow.framework;

public final class NamedTensorProtos {
  private NamedTensorProtos() {}
  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_NamedTensorProto_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_NamedTensorProto_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/named_tensor." +
      "proto\022\ntensorflow\032&tensorflow/core/frame" +
      "work/tensor.proto\"I\n\020NamedTensorProto\022\014\n" +
      "\004name\030\001 \001(\t\022\'\n\006tensor\030\002 \001(\0132\027.tensorflow" +
      ".TensorProtoBp\n\030org.tensorflow.framework" +
      "B\021NamedTensorProtosP\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy