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

org.tensorflow.util.WatchdogConfigOrBuilder Maven / Gradle / Ivy

The newest version!
// 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 - 2024 Weber Informatics LLC | Privacy Policy