Uses of Class
org.tensorflow.proto.OpPerformanceData.LogNormalDistribution
Packages that use OpPerformanceData.LogNormalDistribution
-
Uses of OpPerformanceData.LogNormalDistribution in org.tensorflow.proto
Methods in org.tensorflow.proto that return OpPerformanceData.LogNormalDistributionModifier and TypeMethodDescriptionOpPerformanceData.LogNormalDistribution.Builder.build()OpPerformanceData.LogNormalDistribution.Builder.buildPartial()OpPerformanceData.LogNormalDistribution.getDefaultInstance()OpPerformanceData.LogNormalDistribution.Builder.getDefaultInstanceForType()OpPerformanceData.LogNormalDistribution.getDefaultInstanceForType()OpPerformanceData.OpPerformance.Builder.getExecutionTimeLogNormal().tensorflow.LogNormalDistribution execution_time_log_normal = 11;OpPerformanceData.OpPerformance.getExecutionTimeLogNormal().tensorflow.LogNormalDistribution execution_time_log_normal = 11;OpPerformanceData.OpPerformanceOrBuilder.getExecutionTimeLogNormal().tensorflow.LogNormalDistribution execution_time_log_normal = 11;OpPerformanceData.LogNormalDistribution.parseDelimitedFrom(InputStream input) OpPerformanceData.LogNormalDistribution.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) OpPerformanceData.LogNormalDistribution.parseFrom(byte[] data) OpPerformanceData.LogNormalDistribution.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) OpPerformanceData.LogNormalDistribution.parseFrom(ByteString data) OpPerformanceData.LogNormalDistribution.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) OpPerformanceData.LogNormalDistribution.parseFrom(CodedInputStream input) OpPerformanceData.LogNormalDistribution.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) OpPerformanceData.LogNormalDistribution.parseFrom(InputStream input) OpPerformanceData.LogNormalDistribution.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) OpPerformanceData.LogNormalDistribution.parseFrom(ByteBuffer data) OpPerformanceData.LogNormalDistribution.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type OpPerformanceData.LogNormalDistributionModifier and TypeMethodDescriptionOpPerformanceData.LogNormalDistribution.getParserForType()OpPerformanceData.LogNormalDistribution.parser()Methods in org.tensorflow.proto with parameters of type OpPerformanceData.LogNormalDistributionModifier and TypeMethodDescriptionOpPerformanceData.OpPerformance.Builder.mergeExecutionTimeLogNormal(OpPerformanceData.LogNormalDistribution value) .tensorflow.LogNormalDistribution execution_time_log_normal = 11;OpPerformanceData.LogNormalDistribution.Builder.mergeFrom(OpPerformanceData.LogNormalDistribution other) OpPerformanceData.LogNormalDistribution.newBuilder(OpPerformanceData.LogNormalDistribution prototype) OpPerformanceData.OpPerformance.Builder.setExecutionTimeLogNormal(OpPerformanceData.LogNormalDistribution value) .tensorflow.LogNormalDistribution execution_time_log_normal = 11;