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

org.tensorflow.distruntime.CleanupGraphRequestOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow/core/protobuf/worker.proto

package org.tensorflow.distruntime;

public interface CleanupGraphRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:tensorflow.CleanupGraphRequest)
    org.nd4j.shade.protobuf.MessageOrBuilder {

  /**
   * int64 step_id = 1;
   * @return The stepId.
   */
  long getStepId();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy