Uses of Class
org.tensorflow.proto.StepStats
Packages that use StepStats
-
Uses of StepStats in org.tensorflow.proto
Methods in org.tensorflow.proto that return StepStatsModifier and TypeMethodDescriptionStepStats.Builder.build()StepStats.Builder.buildPartial()static StepStatsStepStats.getDefaultInstance()StepStats.Builder.getDefaultInstanceForType()StepStats.getDefaultInstanceForType()RunMetadata.Builder.getStepStats()Statistics traced for this step.RunMetadata.getStepStats()Statistics traced for this step.RunMetadataOrBuilder.getStepStats()Statistics traced for this step.static StepStatsStepStats.parseDelimitedFrom(InputStream input) static StepStatsStepStats.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static StepStatsStepStats.parseFrom(byte[] data) static StepStatsStepStats.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static StepStatsStepStats.parseFrom(ByteString data) static StepStatsStepStats.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static StepStatsStepStats.parseFrom(CodedInputStream input) static StepStatsStepStats.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static StepStatsStepStats.parseFrom(InputStream input) static StepStatsStepStats.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static StepStatsStepStats.parseFrom(ByteBuffer data) static StepStatsStepStats.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type StepStatsMethods in org.tensorflow.proto with parameters of type StepStatsModifier and TypeMethodDescriptionRunMetadata.Builder.mergeStepStats(StepStats value) Statistics traced for this step.static StepStats.BuilderStepStats.newBuilder(StepStats prototype) RunMetadata.Builder.setStepStats(StepStats value) Statistics traced for this step.