Uses of Class
org.tensorflow.proto.MemoryLogStep.Builder
Packages that use MemoryLogStep.Builder
-
Uses of MemoryLogStep.Builder in org.tensorflow.proto
Subclasses with type arguments of type MemoryLogStep.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.MemoryLogStepMethods in org.tensorflow.proto that return MemoryLogStep.BuilderModifier and TypeMethodDescriptionMemoryLogStep.Builder.clear()MemoryLogStep.Builder.clearHandle()Handle describing the feeds and fetches of the step.MemoryLogStep.Builder.clearStepId()Process-unique step id.MemoryLogStep.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) MemoryLogStep.Builder.mergeFrom(MemoryLogStep other) static MemoryLogStep.BuilderMemoryLogStep.newBuilder()static MemoryLogStep.BuilderMemoryLogStep.newBuilder(MemoryLogStep prototype) MemoryLogStep.newBuilderForType()protected MemoryLogStep.BuilderMemoryLogStep.newBuilderForType(AbstractMessage.BuilderParent parent) Handle describing the feeds and fetches of the step.MemoryLogStep.Builder.setHandleBytes(ByteString value) Handle describing the feeds and fetches of the step.MemoryLogStep.Builder.setStepId(long value) Process-unique step id.MemoryLogStep.toBuilder()