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 6deefda commit 93b88b6Copy full SHA for 93b88b6
arrayfire_wrapper/lib/mathematical_functions/numeric_functions.py
@@ -3,7 +3,6 @@
3
import arrayfire_wrapper.dtypes as dtype
4
import arrayfire_wrapper.lib as wrapper
5
from arrayfire_wrapper.defines import AFArray
6
-from arrayfire_wrapper.dtypes import float32
7
from arrayfire_wrapper.lib._utility import binary_op, call_from_clib, unary_op
8
from arrayfire_wrapper.lib.create_and_modify_array.create_array import create_constant_array
9
from arrayfire_wrapper.lib.mathematical_functions.arithmetic_operations import sub
0 commit comments