
org.tensorflow.framework.RewriterConfigOrBuilder Maven / Gradle / Ivy
// 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