We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5120b1 commit f8859daCopy full SHA for f8859da
1 file changed
docs/ops/doc/ParameterConversion.rst
@@ -257,7 +257,7 @@ Below is an ``engine.copy`` Op that would store the converted Op's output ``doub
257
.. code-block:: java
258
259
/**
260
- * Convolves an image with a kernel, placing the result in the output buffer
+ * Copy one {@code double[][]} to another.
261
*
262
* @param opOutput the {@code double[][]} converted from the Op output
263
* @param userBuffer the original {@code double[][]} provided by the user
0 commit comments