Module: tfp.experimental.util
Stay organized with collections
Save and categorize content based on your preferences.
TensorFlow Probability experimental python utilities.
Classes
class DeferredModule
: Wrapper to defer initialization of a tf.Module
instance.
class JitPublicMethods
: Wrapper to compile an object's public methods using XLA.
Functions
as_composite(...)
make_trainable(...)
: Constructs a distribution or bijector instance with trainable parameters.
make_trainable_stateless(...)
: Constructs a distribution or bijector instance with trainable parameters.
register_composite(...)
Other Members |
DEFAULT_METHODS_EXCLUDED_FROM_JIT
|
('event_shape',
'event_shape_tensor',
'batch_shape',
'batch_shape_tensor',
'dtype',
'kl_divergence',
'experimental_default_event_space_bijector',
'experimental_local_measure',
'forward_event_shape',
'forward_event_shape_tensor',
'inverse_event_shape',
'inverse_event_shape_tensor',
'forward_dtype',
'inverse_dtype',
'forward_event_ndims',
'inverse_event_ndims',
'experimental_compute_density_correction')
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-11-21 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-21 UTC."],[],[]]