Skip to content

Rename backend.compile to backend.compile_and_load.#395

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_753563594
Open

Rename backend.compile to backend.compile_and_load.#395
copybara-service[bot] wants to merge 1 commit intomainfrom
test_753563594

Conversation

@copybara-service
Copy link

Rename backend.compile to backend.compile_and_load.

Part of a larger refactor. Today, compile returns a loaded executable i.e., fuses the compile and load functions. Eventually, compile should return an unloaded executable and load should return a loaded exectuable; the default jit path will still return a loaded executable.

Part of a larger refactor. Today, `compile` returns a loaded executable i.e., fuses the compile and load functions. Eventually, `compile` should return an unloaded executable and `load` should return a loaded exectuable; the default jit path will still return a loaded executable.

PiperOrigin-RevId: 753563594
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant