Uses of Class
com.google.cloud.aiplatform.v1.SmoothGradConfig
Packages that use SmoothGradConfig
-
Uses of SmoothGradConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SmoothGradConfigModifier and TypeMethodDescriptionSmoothGradConfig.Builder.build()SmoothGradConfig.Builder.buildPartial()static SmoothGradConfigSmoothGradConfig.getDefaultInstance()SmoothGradConfig.Builder.getDefaultInstanceForType()SmoothGradConfig.getDefaultInstanceForType()IntegratedGradientsAttribution.Builder.getSmoothGradConfig()Config for SmoothGrad approximation of gradients.IntegratedGradientsAttribution.getSmoothGradConfig()Config for SmoothGrad approximation of gradients.IntegratedGradientsAttributionOrBuilder.getSmoothGradConfig()Config for SmoothGrad approximation of gradients.XraiAttribution.Builder.getSmoothGradConfig()Config for SmoothGrad approximation of gradients.XraiAttribution.getSmoothGradConfig()Config for SmoothGrad approximation of gradients.XraiAttributionOrBuilder.getSmoothGradConfig()Config for SmoothGrad approximation of gradients.static SmoothGradConfigSmoothGradConfig.parseDelimitedFrom(InputStream input) static SmoothGradConfigSmoothGradConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SmoothGradConfigSmoothGradConfig.parseFrom(byte[] data) static SmoothGradConfigSmoothGradConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SmoothGradConfigSmoothGradConfig.parseFrom(com.google.protobuf.ByteString data) static SmoothGradConfigSmoothGradConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SmoothGradConfigSmoothGradConfig.parseFrom(com.google.protobuf.CodedInputStream input) static SmoothGradConfigSmoothGradConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SmoothGradConfigSmoothGradConfig.parseFrom(InputStream input) static SmoothGradConfigSmoothGradConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SmoothGradConfigSmoothGradConfig.parseFrom(ByteBuffer data) static SmoothGradConfigSmoothGradConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SmoothGradConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SmoothGradConfig>SmoothGradConfig.getParserForType()static com.google.protobuf.Parser<SmoothGradConfig>SmoothGradConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SmoothGradConfigModifier and TypeMethodDescriptionSmoothGradConfig.Builder.mergeFrom(SmoothGradConfig other) IntegratedGradientsAttribution.Builder.mergeSmoothGradConfig(SmoothGradConfig value) Config for SmoothGrad approximation of gradients.XraiAttribution.Builder.mergeSmoothGradConfig(SmoothGradConfig value) Config for SmoothGrad approximation of gradients.static SmoothGradConfig.BuilderSmoothGradConfig.newBuilder(SmoothGradConfig prototype) IntegratedGradientsAttribution.Builder.setSmoothGradConfig(SmoothGradConfig value) Config for SmoothGrad approximation of gradients.XraiAttribution.Builder.setSmoothGradConfig(SmoothGradConfig value) Config for SmoothGrad approximation of gradients.