Compile a PJRTProgram
program into a PJRTExecutable
.
Usage
pjrt_compile(
program,
compile_options = new_compile_options(),
client = pjrt_client()
)
Compile a PJRTProgram
program into a PJRTExecutable
.
pjrt_compile(
program,
compile_options = new_compile_options(),
client = pjrt_client()
)