You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AOT compiler research system and native Apple Silicon runtime for models captured as standard PyTorch Dynamo/FX graphs. PyTorch owns model capture; OCaml owns typed IR, optimization, scheduling, pa…