Open rsuderman opened 2 years ago
Address comment linked below. jit_kernel is more an implementation detail and should not be exposed to the user. See about excluding it from import / reworking to be non-visible.
jit_kernel
https://github.com/iree-org/iree-jax/blob/main/iree/jax/builtins.py#L46
Address comment linked below.
jit_kernel
is more an implementation detail and should not be exposed to the user. See about excluding it from import / reworking to be non-visible.https://github.com/iree-org/iree-jax/blob/main/iree/jax/builtins.py#L46