tfp.experimental.distributions.marginal_fns.ps.tensorshape_util.concatenate
Stay organized with collections
Save and categorize content based on your preferences.
Returns the concatenation of the dimension in x and other.
tfp . experimental . distributions . marginal_fns . ps . tensorshape_util . concatenate (
x , other
)
Note: If either x or other is completely unknown, concatenation will
discard information about the other shape. In future, we might support
concatenation that preserves this information for use with slicing.
For more details, see help(tf.TensorShape.concatenate).
Returns
new_shape
an object like x whose elements are the concatenation of the
dimensions in x and other.
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.
[null,null,["Last updated 2023-11-21 UTC."],[],[]]