Uses of Class
com.google.cloud.aiplatform.v1beta1.DistillationHyperParameters
Packages that use DistillationHyperParameters
-
Uses of DistillationHyperParameters in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DistillationHyperParametersModifier and TypeMethodDescriptionDistillationHyperParameters.Builder.build()DistillationHyperParameters.Builder.buildPartial()static DistillationHyperParametersDistillationHyperParameters.getDefaultInstance()DistillationHyperParameters.Builder.getDefaultInstanceForType()DistillationHyperParameters.getDefaultInstanceForType()DistillationSpec.Builder.getHyperParameters()Optional.DistillationSpec.getHyperParameters()Optional.DistillationSpecOrBuilder.getHyperParameters()Optional.static DistillationHyperParametersDistillationHyperParameters.parseDelimitedFrom(InputStream input) static DistillationHyperParametersDistillationHyperParameters.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationHyperParametersDistillationHyperParameters.parseFrom(byte[] data) static DistillationHyperParametersDistillationHyperParameters.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationHyperParametersDistillationHyperParameters.parseFrom(com.google.protobuf.ByteString data) static DistillationHyperParametersDistillationHyperParameters.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationHyperParametersDistillationHyperParameters.parseFrom(com.google.protobuf.CodedInputStream input) static DistillationHyperParametersDistillationHyperParameters.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationHyperParametersDistillationHyperParameters.parseFrom(InputStream input) static DistillationHyperParametersDistillationHyperParameters.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DistillationHyperParametersDistillationHyperParameters.parseFrom(ByteBuffer data) static DistillationHyperParametersDistillationHyperParameters.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DistillationHyperParametersModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DistillationHyperParameters>DistillationHyperParameters.getParserForType()static com.google.protobuf.Parser<DistillationHyperParameters>DistillationHyperParameters.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type DistillationHyperParametersModifier and TypeMethodDescriptionDistillationHyperParameters.Builder.mergeFrom(DistillationHyperParameters other) DistillationSpec.Builder.mergeHyperParameters(DistillationHyperParameters value) Optional.DistillationHyperParameters.newBuilder(DistillationHyperParameters prototype) DistillationSpec.Builder.setHyperParameters(DistillationHyperParameters value) Optional.