Browse Source

optimizes the documentation of chinese API of Log.

pull/1/head
zhangfanghe 4 years ago
parent
commit
610ce2650f
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/api/api_python/ops/mindspore.ops.Log.rst

+ 2
- 2
docs/api/api_python/ops/mindspore.ops.Log.rst View File

@@ -25,6 +25,6 @@ mindspore.ops.Log

**异常:**

**TypeError** - `x` 不是Tensor。
**TypeError** - `x` 的数据类型不是float16、float32或float64。
- **TypeError** - `x` 不是Tensor。
- **TypeError** - `x` 的数据类型不是float16、float32或float64。


Loading…
Cancel
Save