Open
Description
🐛 Describe the bug
We can definitely split backends and ops into its own .so library.
Right now we don't have a clear guideline when to use which.
We also have something like
if(CMAKE_TOOLCHAIN_IOS
OR CMAKE_TOOLCHAIN_ANDROID
OR APPLE
)
repeating.
Versions
main
a325c56
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To triage