1. 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
    • W
      add doc for numel Op (#2455) · 0ec0c92f
      wangchaochaohu 提交于
      0ec0c92f
    • 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
  2. 21 8月, 2020 1 次提交
  3. 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
  4. 12 8月, 2020 1 次提交
  5. 19 5月, 2020 2 次提交