1. 25 8月, 2020 1 次提交
  2. 23 8月, 2020 2 次提交
  3. 22 8月, 2020 3 次提交
    • P
      Add Distribution, Uniform, Normal classes (#2417) · 08e429cb
      pangyoki 提交于
      * test distribution doc
      
      * add paddle.rst
      
      * fix paddle.rst
      
      * Add distribution_cn
      
      * Fixed doc in cn
      
      * fix cn doc
      
      * test paddle_cn
      
      * Distributin, temp fix of Normal and Uniform
      
      * fix code doc
      
      * test_broadcast
      
      * optimize doc
      
      * return to the original index_cn.rst
      
      * hidden _to_variable func
      08e429cb
    • L
      add the chinese doc for expand and expand_as (#2438) · 012b4786
      lilong12 提交于
      * modify the doc, test=develop
      012b4786
    • Y
      Update `paddle.clamp` doc (#2327) · d2c01dfa
      Yang Zhang 提交于
      * Update `paddle.clamp` doc
      
      rename to `paddle.clip`
      `input` -> `x`
      remove `out`
      update samples
      wording: `Variable` - > `Tensor`
      
      * Apply template
      
      * Update `enable_imperative` -> `disable_static`
      
      * Update sample: `to_tensor`
      d2c01dfa
  4. 21 8月, 2020 1 次提交
  5. 17 8月, 2020 1 次提交
    • Y
      Update `paddle.add` docs (#2325) · 888fc017
      Yang Zhang 提交于
      * Update `paddle.add` docs
      
      remove `out` and `alpha`
      explain broadcast semantics
      update doc samples
      
      * Apply template and fix alias
      888fc017
  6. 14 8月, 2020 1 次提交
    • Y
      Update `no_grad` docs (#2324) · 88707316
      Yang Zhang 提交于
      * Update `no_grad` docs
      
      add alias `paddle.no_grad`
      use `paddle.no_grad()` for decorator usage
      update code sample
      
      * Fix alias
      
      * Reword decorator usage note
      88707316
  7. 12 8月, 2020 1 次提交
  8. 10 8月, 2020 1 次提交
  9. 30 7月, 2020 2 次提交
  10. 01 6月, 2020 1 次提交
  11. 19 5月, 2020 2 次提交