Package tensorflow.eager
Interface EagerServiceOuterClass.RemoteTensorHandleOrBuilder
-
- All Superinterfaces:
org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EagerServiceOuterClass.RemoteTensorHandle,EagerServiceOuterClass.RemoteTensorHandle.Builder
- Enclosing class:
- EagerServiceOuterClass
public static interface EagerServiceOuterClass.RemoteTensorHandleOrBuilder extends org.nd4j.shade.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetOpId()The ID of the operation that produced this tensor.intgetOutputNum()The index into the outputs of the operation that produced this tensor.-
Methods inherited from interface org.nd4j.shade.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-