Uses of Class
org.tensorflow.proto.SourceMetadata.Builder
Packages that use SourceMetadata.Builder
-
Uses of SourceMetadata.Builder in org.tensorflow.proto
Subclasses with type arguments of type SourceMetadata.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classHolds the information of the source that writes the events.Methods in org.tensorflow.proto that return SourceMetadata.BuilderModifier and TypeMethodDescriptionSourceMetadata.Builder.clear()SourceMetadata.Builder.clearWriter()Low level name of the summary writer, such as `tensorflow.core.util.events_writer`.Event.Builder.getSourceMetadataBuilder()Information of the source that writes the events, this is only logged in the very first event along with the `file_version` field.SourceMetadata.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) SourceMetadata.Builder.mergeFrom(SourceMetadata other) static SourceMetadata.BuilderSourceMetadata.newBuilder()static SourceMetadata.BuilderSourceMetadata.newBuilder(SourceMetadata prototype) SourceMetadata.newBuilderForType()protected SourceMetadata.BuilderSourceMetadata.newBuilderForType(AbstractMessage.BuilderParent parent) Low level name of the summary writer, such as `tensorflow.core.util.events_writer`.SourceMetadata.Builder.setWriterBytes(ByteString value) Low level name of the summary writer, such as `tensorflow.core.util.events_writer`.SourceMetadata.toBuilder()Methods in org.tensorflow.proto with parameters of type SourceMetadata.BuilderModifier and TypeMethodDescriptionEvent.Builder.setSourceMetadata(SourceMetadata.Builder builderForValue) Information of the source that writes the events, this is only logged in the very first event along with the `file_version` field.