Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6f3b952 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumekln committed Aug 4, 2023
1 parent 18f6302 commit dc73180
Show file tree
Hide file tree
Showing 305 changed files with 551 additions and 550 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 9c490f071823cd7c0b5e79caaf88df17
config: 6f88bf99e6901d38bd5e321fb164a559
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/installation.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.decoders.Decoder.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.encoders.Encoder.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.inputters.CharEmbedder.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.inputters.Inputter.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.inputters.MixedInputter.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.inputters.ParallelInputter.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.inputters.WordEmbedder.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.Bridge.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.Dense.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.DenseBridge.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.FeedForwardNetwork.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.LSTM.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.LayerNorm.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.LayerWrapper.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.MultiHeadAttention.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.PositionEmbedder.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.PositionEncoder.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.RNN.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.Reducer.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.SelfAttentionDecoderLayer.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.layers.SelfAttentionEncoderLayer.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.models.LanguageModel.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.models.Model.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.models.SequenceClassifier.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.models.SequenceTagger.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.models.SequenceToSequence.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.schedules.CosineAnnealing.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.schedules.InvSqrtDecay.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.schedules.NoamDecay.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.schedules.RNMTPlusDecay.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.schedules.RsqrtDecay.doctree
Binary file not shown.
Binary file modified .doctrees/package/opennmt.schedules.ScheduleWrapper.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>Overview: module code &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.config &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.config &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/data/dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.data.dataset &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.data.dataset &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/data/noise.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.data.noise &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.data.noise &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/data/text.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.data.text &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.data.text &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/data/vocab.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.data.vocab &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.data.vocab &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/decoders/decoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.decoders.decoder &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.decoders.decoder &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/decoders/rnn_decoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.decoders.rnn_decoder &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.decoders.rnn_decoder &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/decoders/self_attention_decoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.decoders.self_attention_decoder &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.decoders.self_attention_decoder &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/encoders/conv_encoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.encoders.conv_encoder &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.encoders.conv_encoder &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/encoders/encoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.encoders.encoder &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.encoders.encoder &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/encoders/mean_encoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.encoders.mean_encoder &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.encoders.mean_encoder &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/encoders/rnn_encoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.encoders.rnn_encoder &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.encoders.rnn_encoder &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/encoders/self_attention_encoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.encoders.self_attention_encoder &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.encoders.self_attention_encoder &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/inputters/inputter.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.inputters.inputter &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.inputters.inputter &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/inputters/record_inputter.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.inputters.record_inputter &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.inputters.record_inputter &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/inputters/text_inputter.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.inputters.text_inputter &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.inputters.text_inputter &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/layers/bridge.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.layers.bridge &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.layers.bridge &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/layers/common.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.layers.common &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.layers.common &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/layers/position.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.layers.position &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.layers.position &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions _modules/opennmt/layers/reducer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>opennmt.layers.reducer &mdash; OpenNMT-tf 2.31.0 documentation</title>
<title>opennmt.layers.reducer &mdash; OpenNMT-tf 2.32.0 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/custom.css" type="text/css" />
Expand All @@ -30,7 +30,7 @@
<img src="../../../_static/logo-alpha.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.31
2.32
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down
Loading

0 comments on commit dc73180

Please sign in to comment.