Skip to content

Commit

Permalink
Release of Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sushantAtAws committed Oct 30, 2021
1 parent 55534a6 commit f885bec
Show file tree
Hide file tree
Showing 38 changed files with 5,413 additions and 3,978 deletions.
2 changes: 1 addition & 1 deletion docs/.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: 94f0b1fa2465d1203df9b11a08f1c33b
config: 03d6f04636ed34b22fb2c2157470d0db
tags: 645f666f9bcd5a90fca523b33c5a78b7
9 changes: 4 additions & 5 deletions docs/_apidoc/example.benchmarker.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,14 +151,14 @@
<span id="example-benchmarker-module"></span><h1>example.benchmarker module<a class="headerlink" href="#module-example.benchmarker" title="Permalink to this headline"></a></h1>
<p>Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0</p>
<dl class="function">
<dl class="py function">
<dt id="example.benchmarker.print_progress_bar">
<code class="sig-prename descclassname">example.benchmarker.</code><code class="sig-name descname">print_progress_bar</code><span class="sig-paren">(</span><em class="sig-param">iteration</em>, <em class="sig-param">total</em>, <em class="sig-param">prefix=''</em>, <em class="sig-param">suffix=''</em>, <em class="sig-param">decimals=1</em>, <em class="sig-param">length=100</em>, <em class="sig-param">fill='█'</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/example/benchmarker.html#print_progress_bar"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#example.benchmarker.print_progress_bar" title="Permalink to this definition"></a></dt>
<code class="sig-prename descclassname"><span class="pre">example.benchmarker.</span></code><code class="sig-name descname"><span class="pre">print_progress_bar</span></code><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">iteration</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">total</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">prefix</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">''</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">suffix</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">''</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">decimals</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">length</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">100</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">fill</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">'█'</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/example/benchmarker.html#print_progress_bar"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#example.benchmarker.print_progress_bar" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="function">
<dl class="py function">
<dt id="example.benchmarker.main">
<code class="sig-prename descclassname">example.benchmarker.</code><code class="sig-name descname">main</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../_modules/example/benchmarker.html#main"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#example.benchmarker.main" title="Permalink to this definition"></a></dt>
<code class="sig-prename descclassname"><span class="pre">example.benchmarker.</span></code><code class="sig-name descname"><span class="pre">main</span></code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../_modules/example/benchmarker.html#main"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#example.benchmarker.main" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

</div>
Expand Down Expand Up @@ -207,7 +207,6 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>



Expand Down
5 changes: 2 additions & 3 deletions docs/_apidoc/example.example.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@
<span id="example-example-module"></span><h1>example.example module<a class="headerlink" href="#module-example.example" title="Permalink to this headline"></a></h1>
<p>Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0</p>
<dl class="function">
<dl class="py function">
<dt id="example.example.main">
<code class="sig-prename descclassname">example.example.</code><code class="sig-name descname">main</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../_modules/example/example.html#main"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#example.example.main" title="Permalink to this definition"></a></dt>
<code class="sig-prename descclassname"><span class="pre">example.example.</span></code><code class="sig-name descname"><span class="pre">main</span></code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../_modules/example/example.html#main"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#example.example.main" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

</div>
Expand Down Expand Up @@ -202,7 +202,6 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>



Expand Down
1 change: 0 additions & 1 deletion docs/_apidoc/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>



Expand Down
1 change: 0 additions & 1 deletion docs/_apidoc/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>



Expand Down
Loading

0 comments on commit f885bec

Please sign in to comment.