Skip to content

Commit 4c8ec77

Browse files
committed
no more host callback
1 parent 48c7c84 commit 4c8ec77

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ABCMB/hyrex/recomb_functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from jax import config, pure_callback, devices, device_put
44
from jax.scipy.ndimage import map_coordinates
55
from ABCMB import constants as cnst
6-
import jax.experimental.host_callback as hcb
76
import os
87
file_dir = os.path.dirname(__file__)
98
config.update("jax_enable_x64", True)

0 commit comments

Comments
 (0)