You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tensorflow/g3doc/api_docs/python/functions_and_classes/shard1/tf.contrib.distributions.TransformedDistribution.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,8 +185,8 @@ Additional documentation from `TransformedDistribution`:
185
185
186
186
##### <b>`condition_kwargs`</b>:
187
187
188
-
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
189
188
* <b>`distribution_kwargs`</b>: Python dictionary of arg names/values forwarded to the distribution.
189
+
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
190
190
191
191
##### Args:
192
192
@@ -326,8 +326,8 @@ Additional documentation from `TransformedDistribution`:
326
326
327
327
##### <b>`condition_kwargs`</b>:
328
328
329
-
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
330
329
* <b>`distribution_kwargs`</b>: Python dictionary of arg names/values forwarded to the distribution.
330
+
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
331
331
332
332
##### Args:
333
333
@@ -410,8 +410,8 @@ Implements `(log o p o g^{-1})(y) + (log o det o J o g^{-1})(y)`,
410
410
411
411
##### <b>`condition_kwargs`</b>:
412
412
413
-
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
414
413
* <b>`distribution_kwargs`</b>: Python dictionary of arg names/values forwarded to the distribution.
414
+
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
415
415
416
416
##### Args:
417
417
@@ -449,8 +449,8 @@ Additional documentation from `TransformedDistribution`:
449
449
450
450
##### <b>`condition_kwargs`</b>:
451
451
452
-
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
453
452
* <b>`distribution_kwargs`</b>: Python dictionary of arg names/values forwarded to the distribution.
453
+
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
454
454
455
455
##### Args:
456
456
@@ -602,8 +602,8 @@ Implements `p(g^{-1}(y)) det|J(g^{-1}(y))|`, where `g^{-1}` is the
602
602
603
603
##### <b>`condition_kwargs`</b>:
604
604
605
-
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
606
605
* <b>`distribution_kwargs`</b>: Python dictionary of arg names/values forwarded to the distribution.
606
+
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
607
607
608
608
##### Args:
609
609
@@ -656,8 +656,8 @@ Samples from the base distribution and then passes through
656
656
657
657
##### <b>`condition_kwargs`</b>:
658
658
659
-
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
660
659
* <b>`distribution_kwargs`</b>: Python dictionary of arg names/values forwarded to the distribution.
660
+
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
661
661
662
662
##### Args:
663
663
@@ -705,8 +705,8 @@ Additional documentation from `TransformedDistribution`:
705
705
706
706
##### <b>`condition_kwargs`</b>:
707
707
708
-
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
709
708
* <b>`distribution_kwargs`</b>: Python dictionary of arg names/values forwarded to the distribution.
709
+
* <b>`bijector_kwargs`</b>: Python dictionary of arg names/values forwarded to the bijector.
0 commit comments