We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e673e1 commit 77297b5Copy full SHA for 77297b5
deeptrack/elementwise.py
@@ -56,7 +56,7 @@
56
57
58
class ElementwiseFeature(Feature):
59
-
+
60
__gpu_compatible__ = True
61
62
def __init__(self, function, feature=None, **kwargs):
0 commit comments