Removed confusing information about required/optional output of the operation. The output exists always but it may be not connected to anywhere. (#3423)

This commit is contained in:
Evgeny Lazarev
2020-11-30 20:02:09 +03:00
committed by GitHub
parent e910902c9d
commit 0a52702e6a
16 changed files with 35 additions and 22 deletions

View File

@@ -35,4 +35,5 @@ The operation has the same attributes as a regular *Convolution* layer and sever
**Outputs**:
* **1**: output tensor containing float values. Required.
* **1**: output tensor containing float values.