Skip to content

Commit d0ba746

Browse files
Circle CICircle CI
Circle CI
authored and
Circle CI
committed
CircleCI update of dev docs (2813).
1 parent a4bd456 commit d0ba746

File tree

256 files changed

+731942
-733022
lines changed

Some content is hidden

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

256 files changed

+731942
-733022
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.
-132 Bytes
-17 Bytes
205 Bytes
-273 Bytes
-33 Bytes
333 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,801-69,650

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

+49,914-49,875

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 0x7f36b9189510>
150+
<matplotlib.legend.Legend object at 0x7fed53ddf490>
151151

152152

153153

@@ -550,42 +550,42 @@ Animate trajectories of generated samples along iteration
550550
</style>
551551

552552
<div class="animation">
553-
<img id="_anim_imge70f5aa154ba4f61b381b295934bf34d">
553+
<img id="_anim_img7f1dd4587ab04267963fb94e7d07f1a2">
554554
<div class="anim-controls">
555-
<input id="_anim_slidere70f5aa154ba4f61b381b295934bf34d" type="range" class="anim-slider"
555+
<input id="_anim_slider7f1dd4587ab04267963fb94e7d07f1a2" type="range" class="anim-slider"
556556
name="points" min="0" max="1" step="1" value="0"
557-
oninput="anime70f5aa154ba4f61b381b295934bf34d.set_frame(parseInt(this.value));">
557+
oninput="anim7f1dd4587ab04267963fb94e7d07f1a2.set_frame(parseInt(this.value));">
558558
<div class="anim-buttons">
559-
<button title="Decrease speed" aria-label="Decrease speed" onclick="anime70f5aa154ba4f61b381b295934bf34d.slower()">
559+
<button title="Decrease speed" aria-label="Decrease speed" onclick="anim7f1dd4587ab04267963fb94e7d07f1a2.slower()">
560560
<i class="fa fa-minus"></i></button>
561-
<button title="First frame" aria-label="First frame" onclick="anime70f5aa154ba4f61b381b295934bf34d.first_frame()">
561+
<button title="First frame" aria-label="First frame" onclick="anim7f1dd4587ab04267963fb94e7d07f1a2.first_frame()">
562562
<i class="fa fa-fast-backward"></i></button>
563-
<button title="Previous frame" aria-label="Previous frame" onclick="anime70f5aa154ba4f61b381b295934bf34d.previous_frame()">
563+
<button title="Previous frame" aria-label="Previous frame" onclick="anim7f1dd4587ab04267963fb94e7d07f1a2.previous_frame()">
564564
<i class="fa fa-step-backward"></i></button>
565-
<button title="Play backwards" aria-label="Play backwards" onclick="anime70f5aa154ba4f61b381b295934bf34d.reverse_animation()">
565+
<button title="Play backwards" aria-label="Play backwards" onclick="anim7f1dd4587ab04267963fb94e7d07f1a2.reverse_animation()">
566566
<i class="fa fa-play fa-flip-horizontal"></i></button>
567-
<button title="Pause" aria-label="Pause" onclick="anime70f5aa154ba4f61b381b295934bf34d.pause_animation()">
567+
<button title="Pause" aria-label="Pause" onclick="anim7f1dd4587ab04267963fb94e7d07f1a2.pause_animation()">
568568
<i class="fa fa-pause"></i></button>
569-
<button title="Play" aria-label="Play" onclick="anime70f5aa154ba4f61b381b295934bf34d.play_animation()">
569+
<button title="Play" aria-label="Play" onclick="anim7f1dd4587ab04267963fb94e7d07f1a2.play_animation()">
570570
<i class="fa fa-play"></i></button>
571-
<button title="Next frame" aria-label="Next frame" onclick="anime70f5aa154ba4f61b381b295934bf34d.next_frame()">
571+
<button title="Next frame" aria-label="Next frame" onclick="anim7f1dd4587ab04267963fb94e7d07f1a2.next_frame()">
572572
<i class="fa fa-step-forward"></i></button>
573-
<button title="Last frame" aria-label="Last frame" onclick="anime70f5aa154ba4f61b381b295934bf34d.last_frame()">
573+
<button title="Last frame" aria-label="Last frame" onclick="anim7f1dd4587ab04267963fb94e7d07f1a2.last_frame()">
574574
<i class="fa fa-fast-forward"></i></button>
575-
<button title="Increase speed" aria-label="Increase speed" onclick="anime70f5aa154ba4f61b381b295934bf34d.faster()">
575+
<button title="Increase speed" aria-label="Increase speed" onclick="anim7f1dd4587ab04267963fb94e7d07f1a2.faster()">
576576
<i class="fa fa-plus"></i></button>
577577
</div>
578-
<form title="Repetition mode" aria-label="Repetition mode" action="#n" name="_anim_loop_selecte70f5aa154ba4f61b381b295934bf34d"
578+
<form title="Repetition mode" aria-label="Repetition mode" action="#n" name="_anim_loop_select7f1dd4587ab04267963fb94e7d07f1a2"
579579
class="anim-state">
580-
<input type="radio" name="state" value="once" id="_anim_radio1_e70f5aa154ba4f61b381b295934bf34d"
580+
<input type="radio" name="state" value="once" id="_anim_radio1_7f1dd4587ab04267963fb94e7d07f1a2"
581581
>
582-
<label for="_anim_radio1_e70f5aa154ba4f61b381b295934bf34d">Once</label>
583-
<input type="radio" name="state" value="loop" id="_anim_radio2_e70f5aa154ba4f61b381b295934bf34d"
582+
<label for="_anim_radio1_7f1dd4587ab04267963fb94e7d07f1a2">Once</label>
583+
<input type="radio" name="state" value="loop" id="_anim_radio2_7f1dd4587ab04267963fb94e7d07f1a2"
584584
checked>
585-
<label for="_anim_radio2_e70f5aa154ba4f61b381b295934bf34d">Loop</label>
586-
<input type="radio" name="state" value="reflect" id="_anim_radio3_e70f5aa154ba4f61b381b295934bf34d"
585+
<label for="_anim_radio2_7f1dd4587ab04267963fb94e7d07f1a2">Loop</label>
586+
<input type="radio" name="state" value="reflect" id="_anim_radio3_7f1dd4587ab04267963fb94e7d07f1a2"
587587
>
588-
<label for="_anim_radio3_e70f5aa154ba4f61b381b295934bf34d">Reflect</label>
588+
<label for="_anim_radio3_7f1dd4587ab04267963fb94e7d07f1a2">Reflect</label>
589589
</form>
590590
</div>
591591
</div>
@@ -595,9 +595,9 @@ Animate trajectories of generated samples along iteration
595595
/* Instantiate the Animation class. */
596596
/* The IDs given should match those used in the template above. */
597597
(function() {
598-
var img_id = "_anim_imge70f5aa154ba4f61b381b295934bf34d";
599-
var slider_id = "_anim_slidere70f5aa154ba4f61b381b295934bf34d";
600-
var loop_select_id = "_anim_loop_selecte70f5aa154ba4f61b381b295934bf34d";
598+
var img_id = "_anim_img7f1dd4587ab04267963fb94e7d07f1a2";
599+
var slider_id = "_anim_slider7f1dd4587ab04267963fb94e7d07f1a2";
600+
var loop_select_id = "_anim_loop_select7f1dd4587ab04267963fb94e7d07f1a2";
601601
var frames = new Array(200);
602602

603603
frames[0] = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAMgCAYAAADbcAZoAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90\
@@ -222039,7 +222039,7 @@ Animate trajectories of generated samples along iteration
222039222039
/* set a timeout to make sure all the above elements are created before
222040222040
the object is initialized. */
222041222041
setTimeout(function() {
222042-
anime70f5aa154ba4f61b381b295934bf34d = new Animation(frames, img_id, slider_id, 100.0,
222042+
anim7f1dd4587ab04267963fb94e7d07f1a2 = new Animation(frames, img_id, slider_id, 100.0,
222043222043
loop_select_id);
222044222044
}, 0);
222045222045
})()
@@ -222084,14 +222084,14 @@ Generate and visualize data
222084222084
.. code-block:: none
222085222085

222086222086

222087-
<matplotlib.legend.Legend object at 0x7f36d9398dc0>
222087+
<matplotlib.legend.Legend object at 0x7fed59bd4280>
222088222088

222089222089

222090222090

222091222091

222092222092
.. rst-class:: sphx-glr-timing
222093222093

222094-
**Total running time of the script:** (1 minutes 13.845 seconds)
222094+
**Total running time of the script:** (1 minutes 4.966 seconds)
222095222095

222096222096

222097222097
.. _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)