提交 d5514282 编写于 作者: T Travis CI

Deploy to GitHub Pages: 91b72482

上级 6cd3e196
......@@ -55,6 +55,6 @@ After float16 class is available, some of the future items are below:
- Update pybind/tensor_py.h to bind c++ float16 with numpy float16.
- Modify `IndicateDataType()` method in `framework/operator.h` to make it compatible with float16.
- Modify `GetKernelType()` method in `framework/operator.h` to make it compatible with float16.
- Create a type-casting operator that can convert the data type in tensor between float16 and other types.
......@@ -250,7 +250,7 @@
<p>After float16 class is available, some of the future items are below:</p>
<ul class="simple">
<li>Update pybind/tensor_py.h to bind c++ float16 with numpy float16.</li>
<li>Modify <code class="docutils literal"><span class="pre">IndicateDataType()</span></code> method in <code class="docutils literal"><span class="pre">framework/operator.h</span></code> to make it compatible with float16.</li>
<li>Modify <code class="docutils literal"><span class="pre">GetKernelType()</span></code> method in <code class="docutils literal"><span class="pre">framework/operator.h</span></code> to make it compatible with float16.</li>
<li>Create a type-casting operator that can convert the data type in tensor between float16 and other types.</li>
</ul>
</div>
......
因为 它太大了无法显示 source diff 。你可以改为 查看blob
......@@ -55,6 +55,6 @@ After float16 class is available, some of the future items are below:
- Update pybind/tensor_py.h to bind c++ float16 with numpy float16.
- Modify `IndicateDataType()` method in `framework/operator.h` to make it compatible with float16.
- Modify `GetKernelType()` method in `framework/operator.h` to make it compatible with float16.
- Create a type-casting operator that can convert the data type in tensor between float16 and other types.
......@@ -264,7 +264,7 @@
<p>After float16 class is available, some of the future items are below:</p>
<ul class="simple">
<li>Update pybind/tensor_py.h to bind c++ float16 with numpy float16.</li>
<li>Modify <code class="docutils literal"><span class="pre">IndicateDataType()</span></code> method in <code class="docutils literal"><span class="pre">framework/operator.h</span></code> to make it compatible with float16.</li>
<li>Modify <code class="docutils literal"><span class="pre">GetKernelType()</span></code> method in <code class="docutils literal"><span class="pre">framework/operator.h</span></code> to make it compatible with float16.</li>
<li>Create a type-casting operator that can convert the data type in tensor between float16 and other types.</li>
</ul>
</div>
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册