Skip to content

Commit

Permalink
Update related to paddle.nn.data (PaddlePaddle#2427)
Browse files Browse the repository at this point in the history
* modify nn.data into static.data

* Update index_cn.rst

* nn.data to static.data

* remove alias
  • Loading branch information
Aurelius84 authored Aug 20, 2020
1 parent 47018bc commit 521d094
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 121 deletions.
4 changes: 0 additions & 4 deletions doc/fluid/api_cn/fluid_cn/data_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ data

.. py:function:: paddle.fluid.data(name, shape, dtype='float32', lod_level=0)
:api_attr: 声明式编程模式(静态图)
:alias_main: paddle.nn.data
:alias: paddle.nn.data,paddle.nn.input.data
:old_api: paddle.fluid.data
Expand Down
Loading

0 comments on commit 521d094

Please sign in to comment.