We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c494652 commit 168b93aCopy full SHA for 168b93a
dpnp/dpnp_algo/dpnp_elementwise_common.py
@@ -829,11 +829,6 @@ class DPNPBinaryTwoOutputsFunc(BinaryElementwiseFunc):
829
corresponds to computational tasks associated with function evaluation.
830
docs : {str}
831
Documentation string for the unary function.
832
- mkl_fn_to_call : {None, str}
833
- Check input arguments to answer if function from OneMKL VM library
834
- can be used.
835
- mkl_impl_fn : {None, str}
836
- Function from OneMKL VM library to call.
837
838
"""
839
0 commit comments