org.tensorflow.util.WatchdogConfigOrBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto Show documentation
Show all versions of proto Show documentation
Java API for TensorFlow protocol buffers.
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: tensorflow/core/util/event.proto
package org.tensorflow.util;
public interface WatchdogConfigOrBuilder extends
// @@protoc_insertion_point(interface_extends:tensorflow.WatchdogConfig)
com.google.protobuf.MessageOrBuilder {
/**
* int64 timeout_ms = 1;
*/
long getTimeoutMs();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy