Skip to content

Commit 6442059

Browse files
committed
remove redundant code
1 parent 56a6894 commit 6442059

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tesseract_jax/primitive.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121

2222
tesseract_dispatch_p = extend.core.Primitive("tesseract_dispatch")
2323
tesseract_dispatch_p.multiple_results = True
24-
# tesseract_dispatch_p.def_impl(
25-
# functools.partial(xla.apply_primitive, tesseract_dispatch_p)
26-
# )
2724

2825

2926
class _Hashable:

0 commit comments

Comments
 (0)