Uses of Class
org.tensorflow.proto.eager.RemoteTensorHandle
Packages that use RemoteTensorHandle
-
Uses of RemoteTensorHandle in org.tensorflow.proto.eager
Methods in org.tensorflow.proto.eager that return RemoteTensorHandleModifier and TypeMethodDescriptionRemoteTensorHandle.Builder.build()RemoteTensorHandle.Builder.buildPartial()static RemoteTensorHandleRemoteTensorHandle.getDefaultInstance()RemoteTensorHandle.Builder.getDefaultInstanceForType()RemoteTensorHandle.getDefaultInstanceForType()static RemoteTensorHandleRemoteTensorHandle.parseDelimitedFrom(InputStream input) static RemoteTensorHandleRemoteTensorHandle.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static RemoteTensorHandleRemoteTensorHandle.parseFrom(byte[] data) static RemoteTensorHandleRemoteTensorHandle.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static RemoteTensorHandleRemoteTensorHandle.parseFrom(ByteString data) static RemoteTensorHandleRemoteTensorHandle.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static RemoteTensorHandleRemoteTensorHandle.parseFrom(CodedInputStream input) static RemoteTensorHandleRemoteTensorHandle.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static RemoteTensorHandleRemoteTensorHandle.parseFrom(InputStream input) static RemoteTensorHandleRemoteTensorHandle.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static RemoteTensorHandleRemoteTensorHandle.parseFrom(ByteBuffer data) static RemoteTensorHandleRemoteTensorHandle.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto.eager that return types with arguments of type RemoteTensorHandleModifier and TypeMethodDescriptionRemoteTensorHandle.getParserForType()static Parser<RemoteTensorHandle> RemoteTensorHandle.parser()Methods in org.tensorflow.proto.eager with parameters of type RemoteTensorHandleModifier and TypeMethodDescriptionRemoteTensorHandle.Builder.mergeFrom(RemoteTensorHandle other) static RemoteTensorHandle.BuilderRemoteTensorHandle.newBuilder(RemoteTensorHandle prototype)