Uses of Class
org.tensorflow.proto.OpPerformanceData.NormalDistribution
Packages that use OpPerformanceData.NormalDistribution
-
Uses of OpPerformanceData.NormalDistribution in org.tensorflow.proto
Methods in org.tensorflow.proto that return OpPerformanceData.NormalDistributionModifier and TypeMethodDescriptionOpPerformanceData.NormalDistribution.Builder.build()OpPerformanceData.NormalDistribution.Builder.buildPartial()OpPerformanceData.NormalDistribution.getDefaultInstance()OpPerformanceData.NormalDistribution.Builder.getDefaultInstanceForType()OpPerformanceData.NormalDistribution.getDefaultInstanceForType()OpPerformanceData.OpPerformance.Builder.getExecutionTimeNormal().tensorflow.NormalDistribution execution_time_normal = 10;OpPerformanceData.OpPerformance.getExecutionTimeNormal().tensorflow.NormalDistribution execution_time_normal = 10;OpPerformanceData.OpPerformanceOrBuilder.getExecutionTimeNormal().tensorflow.NormalDistribution execution_time_normal = 10;OpPerformanceData.NormalDistribution.parseDelimitedFrom(InputStream input) OpPerformanceData.NormalDistribution.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) OpPerformanceData.NormalDistribution.parseFrom(byte[] data) OpPerformanceData.NormalDistribution.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) OpPerformanceData.NormalDistribution.parseFrom(ByteString data) OpPerformanceData.NormalDistribution.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) OpPerformanceData.NormalDistribution.parseFrom(CodedInputStream input) OpPerformanceData.NormalDistribution.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) OpPerformanceData.NormalDistribution.parseFrom(InputStream input) OpPerformanceData.NormalDistribution.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) OpPerformanceData.NormalDistribution.parseFrom(ByteBuffer data) OpPerformanceData.NormalDistribution.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type OpPerformanceData.NormalDistributionModifier and TypeMethodDescriptionOpPerformanceData.NormalDistribution.getParserForType()OpPerformanceData.NormalDistribution.parser()Methods in org.tensorflow.proto with parameters of type OpPerformanceData.NormalDistributionModifier and TypeMethodDescriptionOpPerformanceData.OpPerformance.Builder.mergeExecutionTimeNormal(OpPerformanceData.NormalDistribution value) .tensorflow.NormalDistribution execution_time_normal = 10;OpPerformanceData.NormalDistribution.Builder.mergeFrom(OpPerformanceData.NormalDistribution other) OpPerformanceData.NormalDistribution.newBuilder(OpPerformanceData.NormalDistribution prototype) OpPerformanceData.OpPerformance.Builder.setExecutionTimeNormal(OpPerformanceData.NormalDistribution value) .tensorflow.NormalDistribution execution_time_normal = 10;