Skip to content

Commit cee6b96

Browse files
Circle CICircle CI
Circle CI
authored and
Circle CI
committed
CircleCI update of dev docs (2903).
1 parent 219dca1 commit cee6b96

File tree

259 files changed

+732548
-732485
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

259 files changed

+732548
-732485
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
331 Bytes
201 Bytes
145 Bytes
150 Bytes
-464 Bytes
-577 Bytes
201 Bytes
-545 Bytes

master/_sources/auto_examples/backends/plot_dual_ot_pytorch.rst.txt

+40-40

master/_sources/auto_examples/backends/plot_optim_gromov_pytorch.rst.txt

+2-2

master/_sources/auto_examples/backends/plot_sliced_wass_grad_flow_pytorch.rst.txt

+69,679-69,706

master/_sources/auto_examples/backends/plot_ssw_unif_torch.rst.txt

+49,958-49,979

master/_sources/auto_examples/backends/plot_stoch_continuous_ot_pytorch.rst.txt

+1-1

master/_sources/auto_examples/backends/plot_unmix_optim_torch.rst.txt

+3-3

master/_sources/auto_examples/backends/plot_wass1d_torch.rst.txt

+1-1

master/_sources/auto_examples/backends/plot_wass2_gan_torch.rst.txt

+26-26
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Plot data
147147
.. code-block:: none
148148

149149

150-
<matplotlib.legend.Legend object at 0x7f6980dd7550>
150+
<matplotlib.legend.Legend object at 0x7f519e0d6320>
151151

152152

153153

@@ -562,42 +562,42 @@ Animate trajectories of generated samples along iteration
562562
</style>
563563

564564
<div class="animation">
565-
<img id="_anim_imgd0dc706ad8f04df8bf58254ce2e4f466">
565+
<img id="_anim_img352cd332ba494e12a32737dacfba5858">
566566
<div class="anim-controls">
567-
<input id="_anim_sliderd0dc706ad8f04df8bf58254ce2e4f466" type="range" class="anim-slider"
567+
<input id="_anim_slider352cd332ba494e12a32737dacfba5858" type="range" class="anim-slider"
568568
name="points" min="0" max="1" step="1" value="0"
569-
oninput="animd0dc706ad8f04df8bf58254ce2e4f466.set_frame(parseInt(this.value));">
569+
oninput="anim352cd332ba494e12a32737dacfba5858.set_frame(parseInt(this.value));">
570570
<div class="anim-buttons">
571-
<button title="Decrease speed" aria-label="Decrease speed" onclick="animd0dc706ad8f04df8bf58254ce2e4f466.slower()">
571+
<button title="Decrease speed" aria-label="Decrease speed" onclick="anim352cd332ba494e12a32737dacfba5858.slower()">
572572
<i class="fa fa-minus"></i></button>
573-
<button title="First frame" aria-label="First frame" onclick="animd0dc706ad8f04df8bf58254ce2e4f466.first_frame()">
573+
<button title="First frame" aria-label="First frame" onclick="anim352cd332ba494e12a32737dacfba5858.first_frame()">
574574
<i class="fa fa-fast-backward"></i></button>
575-
<button title="Previous frame" aria-label="Previous frame" onclick="animd0dc706ad8f04df8bf58254ce2e4f466.previous_frame()">
575+
<button title="Previous frame" aria-label="Previous frame" onclick="anim352cd332ba494e12a32737dacfba5858.previous_frame()">
576576
<i class="fa fa-step-backward"></i></button>
577-
<button title="Play backwards" aria-label="Play backwards" onclick="animd0dc706ad8f04df8bf58254ce2e4f466.reverse_animation()">
577+
<button title="Play backwards" aria-label="Play backwards" onclick="anim352cd332ba494e12a32737dacfba5858.reverse_animation()">
578578
<i class="fa fa-play fa-flip-horizontal"></i></button>
579-
<button title="Pause" aria-label="Pause" onclick="animd0dc706ad8f04df8bf58254ce2e4f466.pause_animation()">
579+
<button title="Pause" aria-label="Pause" onclick="anim352cd332ba494e12a32737dacfba5858.pause_animation()">
580580
<i class="fa fa-pause"></i></button>
581-
<button title="Play" aria-label="Play" onclick="animd0dc706ad8f04df8bf58254ce2e4f466.play_animation()">
581+
<button title="Play" aria-label="Play" onclick="anim352cd332ba494e12a32737dacfba5858.play_animation()">
582582
<i class="fa fa-play"></i></button>
583-
<button title="Next frame" aria-label="Next frame" onclick="animd0dc706ad8f04df8bf58254ce2e4f466.next_frame()">
583+
<button title="Next frame" aria-label="Next frame" onclick="anim352cd332ba494e12a32737dacfba5858.next_frame()">
584584
<i class="fa fa-step-forward"></i></button>
585-
<button title="Last frame" aria-label="Last frame" onclick="animd0dc706ad8f04df8bf58254ce2e4f466.last_frame()">
585+
<button title="Last frame" aria-label="Last frame" onclick="anim352cd332ba494e12a32737dacfba5858.last_frame()">
586586
<i class="fa fa-fast-forward"></i></button>
587-
<button title="Increase speed" aria-label="Increase speed" onclick="animd0dc706ad8f04df8bf58254ce2e4f466.faster()">
587+
<button title="Increase speed" aria-label="Increase speed" onclick="anim352cd332ba494e12a32737dacfba5858.faster()">
588588
<i class="fa fa-plus"></i></button>
589589
</div>
590-
<form title="Repetition mode" aria-label="Repetition mode" action="#n" name="_anim_loop_selectd0dc706ad8f04df8bf58254ce2e4f466"
590+
<form title="Repetition mode" aria-label="Repetition mode" action="#n" name="_anim_loop_select352cd332ba494e12a32737dacfba5858"
591591
class="anim-state">
592-
<input type="radio" name="state" value="once" id="_anim_radio1_d0dc706ad8f04df8bf58254ce2e4f466"
592+
<input type="radio" name="state" value="once" id="_anim_radio1_352cd332ba494e12a32737dacfba5858"
593593
>
594-
<label for="_anim_radio1_d0dc706ad8f04df8bf58254ce2e4f466">Once</label>
595-
<input type="radio" name="state" value="loop" id="_anim_radio2_d0dc706ad8f04df8bf58254ce2e4f466"
594+
<label for="_anim_radio1_352cd332ba494e12a32737dacfba5858">Once</label>
595+
<input type="radio" name="state" value="loop" id="_anim_radio2_352cd332ba494e12a32737dacfba5858"
596596
checked>
597-
<label for="_anim_radio2_d0dc706ad8f04df8bf58254ce2e4f466">Loop</label>
598-
<input type="radio" name="state" value="reflect" id="_anim_radio3_d0dc706ad8f04df8bf58254ce2e4f466"
597+
<label for="_anim_radio2_352cd332ba494e12a32737dacfba5858">Loop</label>
598+
<input type="radio" name="state" value="reflect" id="_anim_radio3_352cd332ba494e12a32737dacfba5858"
599599
>
600-
<label for="_anim_radio3_d0dc706ad8f04df8bf58254ce2e4f466">Reflect</label>
600+
<label for="_anim_radio3_352cd332ba494e12a32737dacfba5858">Reflect</label>
601601
</form>
602602
</div>
603603
</div>
@@ -607,9 +607,9 @@ Animate trajectories of generated samples along iteration
607607
/* Instantiate the Animation class. */
608608
/* The IDs given should match those used in the template above. */
609609
(function() {
610-
var img_id = "_anim_imgd0dc706ad8f04df8bf58254ce2e4f466";
611-
var slider_id = "_anim_sliderd0dc706ad8f04df8bf58254ce2e4f466";
612-
var loop_select_id = "_anim_loop_selectd0dc706ad8f04df8bf58254ce2e4f466";
610+
var img_id = "_anim_img352cd332ba494e12a32737dacfba5858";
611+
var slider_id = "_anim_slider352cd332ba494e12a32737dacfba5858";
612+
var loop_select_id = "_anim_loop_select352cd332ba494e12a32737dacfba5858";
613613
var frames = new Array(200);
614614

615615
frames[0] = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAMgCAYAAADbcAZoAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90\
@@ -222051,7 +222051,7 @@ Animate trajectories of generated samples along iteration
222051222051
/* set a timeout to make sure all the above elements are created before
222052222052
the object is initialized. */
222053222053
setTimeout(function() {
222054-
animd0dc706ad8f04df8bf58254ce2e4f466 = new Animation(frames, img_id, slider_id, 100.0,
222054+
anim352cd332ba494e12a32737dacfba5858 = new Animation(frames, img_id, slider_id, 100.0,
222055222055
loop_select_id);
222056222056
}, 0);
222057222057
})()
@@ -222096,14 +222096,14 @@ Generate and visualize data
222096222096
.. code-block:: none
222097222097

222098222098

222099-
<matplotlib.legend.Legend object at 0x7f6981d53a90>
222099+
<matplotlib.legend.Legend object at 0x7f519c96dff0>
222100222100

222101222101

222102222102

222103222103

222104222104
.. rst-class:: sphx-glr-timing
222105222105

222106-
**Total running time of the script:** (1 minutes 29.706 seconds)
222106+
**Total running time of the script:** (1 minutes 3.357 seconds)
222107222107

222108222108

222109222109
.. _sphx_glr_download_auto_examples_backends_plot_wass2_gan_torch.py:

master/_sources/auto_examples/backends/sg_execution_times.rst.txt

+11-11

master/_sources/auto_examples/barycenters/plot_barycenter_1D.rst.txt

+1-1

master/_sources/auto_examples/barycenters/plot_barycenter_lp_vs_entropic.rst.txt

+7-7

master/_sources/auto_examples/barycenters/plot_convolutional_barycenter.rst.txt

+1-1

master/_sources/auto_examples/barycenters/plot_debiased_barycenter.rst.txt

+1-1

master/_sources/auto_examples/barycenters/plot_free_support_barycenter.rst.txt

+1-1

0 commit comments

Comments
 (0)