<spanid="span-id-download-download-and-setup-span"></span><h2><spanid="download">Download and Setup</span><aclass="headerlink"href="#span-id-download-download-and-setup-span"title="Permalink to this headline">¶</a></h2>
<p>You can download PaddlePaddle from the <aclass="reference external"href="https://github.com/gangliao/Paddle">github source</a>.</p>
<spanid="span-id-requirements-requirements-span"></span><h2><spanid="requirements">Requirements</span><aclass="headerlink"href="#span-id-requirements-requirements-span"title="Permalink to this headline">¶</a></h2>
<p>To compile the source code, your computer must be equipped with GCC >=4.6 or Clang Compiler.</p>
<p>To compile the source code, your computer must be equipped with GCC >=4.6 or Clang compiler.</p>
<divclass="section"id="dependencies">
<spanid="dependencies"></span><h3>Dependencies<aclass="headerlink"href="#dependencies"title="Permalink to this headline">¶</a></h3>
<ulclass="simple">
...
...
@@ -97,19 +98,16 @@ var _hmt = _hmt || [];
<divclass="section"id="options">
<spanid="options"></span><h3>Options<aclass="headerlink"href="#options"title="Permalink to this headline">¶</a></h3>
<p>PaddlePaddle supports some build options. To enable it, first you need to install the related libraries.</p>
<spanclass="o">**</span><spanclass="n">WITH_TESTING</span><spanclass="o">**</span><spanclass="o">|</span><spanclass="n">Compile</span><spanclass="k">with</span><spanclass="n">gtest</span><spanclass="k">for</span><spanclass="n">PaddlePaddle</span><spanclass="s1">'s unit testing. </span>