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

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

There is a newer version: 1.0.0-M2.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow/core/protobuf/master.proto

package org.tensorflow.distruntime;

public interface ExtendSessionResponseOrBuilder extends
    // @@protoc_insertion_point(interface_extends:tensorflow.ExtendSessionResponse)
    com.github.os72.protobuf351.MessageOrBuilder {

  /**
   * 
   * The new version number for the extended graph, to be used in the next call
   * to ExtendSession.
   * 
* * int64 new_graph_version = 4; */ long getNewGraphVersion(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy