public final class StripProvenance extends Object
Provenance stripping is useful for deploying models where others may be able to inspect the model metadata and discover things about the model's training procedure.
Modifier and Type | Class and Description |
---|---|
static class |
StripProvenance.ProvenanceTypes
Types of provenance that can be removed.
|
static class |
StripProvenance.StripProvenanceOptions
Command line options.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Output<T>> |
main(String[] args)
Runs StripProvenance.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.