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

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

There is a newer version: 1.9.0-rc1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow/core/protobuf/rewriter_config.proto

package org.tensorflow.framework;

public interface RewriterConfigOrBuilder extends
    // @@protoc_insertion_point(interface_extends:tensorflow.RewriterConfig)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bool optimize_tensor_layout = 1;
   */
  boolean getOptimizeTensorLayout();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy