| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
DistillationHyperParameters |
DistillationHyperParameters.Builder.build() |
DistillationHyperParameters |
DistillationHyperParameters.Builder.buildPartial() |
static DistillationHyperParameters |
DistillationHyperParameters.getDefaultInstance() |
DistillationHyperParameters |
DistillationHyperParameters.getDefaultInstanceForType() |
DistillationHyperParameters |
DistillationHyperParameters.Builder.getDefaultInstanceForType() |
DistillationHyperParameters |
DistillationSpecOrBuilder.getHyperParameters()
Optional.
|
DistillationHyperParameters |
DistillationSpec.getHyperParameters()
Optional.
|
DistillationHyperParameters |
DistillationSpec.Builder.getHyperParameters()
Optional.
|
static DistillationHyperParameters |
DistillationHyperParameters.parseDelimitedFrom(InputStream input) |
static DistillationHyperParameters |
DistillationHyperParameters.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(byte[] data) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(ByteBuffer data) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(com.google.protobuf.ByteString data) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(com.google.protobuf.CodedInputStream input) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(InputStream input) |
static DistillationHyperParameters |
DistillationHyperParameters.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DistillationHyperParameters> |
DistillationHyperParameters.getParserForType() |
static com.google.protobuf.Parser<DistillationHyperParameters> |
DistillationHyperParameters.parser() |
| Modifier and Type | Method and Description |
|---|---|
DistillationHyperParameters.Builder |
DistillationHyperParameters.Builder.mergeFrom(DistillationHyperParameters other) |
DistillationSpec.Builder |
DistillationSpec.Builder.mergeHyperParameters(DistillationHyperParameters value)
Optional.
|
static DistillationHyperParameters.Builder |
DistillationHyperParameters.newBuilder(DistillationHyperParameters prototype) |
DistillationSpec.Builder |
DistillationSpec.Builder.setHyperParameters(DistillationHyperParameters value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.