Beautify operator specifications (#6958)
* beautify operator specifications * further update ops specs * update FloorMod spec * update adaptive pool spec * update HSwish spec * bringg back old erf version
This commit is contained in:
@@ -12,7 +12,7 @@ Output is calculated using the following formula:
|
||||
|
||||
\f[
|
||||
|
||||
y(p) = \sum_{k = 1}^{K}w_{k}x(p + p_{k} + {\Delta}p_{k})
|
||||
y(p) = \displaystyle{\sum_{k = 1}^{K}}w_{k}x(p + p_{k} + {\Delta}p_{k})
|
||||
|
||||
\f]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user