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
[CPU] Update repo references after triton-cpu -> flagtree-cpu rename (#650)
The flagos-ai/triton-cpu repository was renamed to flagos-ai/flagtree-cpu.
- Rename python/scripts/link_triton_cpu.sh -> link_flagtree_cpu.sh and
update its self-references (usage text, log prefix)
- Rename the CLI flags --triton-cpu-{url,ref,path} -> --flagtree-cpu-*
- Update the default clone URL and repo-name mentions in comments
- Update the repo-name mention in tle_arm64 plugin comment
The local checkout dir (third_party/triton-cpu/) is unchanged: the C++
component keeps its upstream name (TritonCPU dialect, TritonCPURuntime),
so the directory name still matches what it contains.
Co-authored-by: Kevin Zhao <kevinzs2049@gmail.com>
0 commit comments