Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

mlx-vulkan

mlx-vulkan에는 goniz에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
38
업데이트
2026-07-16
Forks
4
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

mlx-benchmark
소프트웨어 개발자

Run and compare MLX Vulkan inference benchmarks. Use when asked to benchmark this repository, measure a change, run bf16 or 8-bit MLX performance tests, or compare current results with the README baseline.

2026-07-16
mlx-vulkan-review-fix
소프트웨어 개발자

Review the MLX Vulkan backend for one major async-pipeline or inference-performance issue, obtain user approval, implement the scoped fix, then run full MLX validation, benchmarks, and model generation reporting. Use when the user wants an end-to-end Vulkan improvement workflow with an explicit review-before-fix approval boundary.

2026-07-13
mlx-commit
소프트웨어 개발자

Commit changes solely within the MLX submodule in this Vulkan repository. Use when asked to inspect, stage, and commit work in `mlx/` without modifying or committing the `mlx-vulkan` parent repository.

2026-07-12
mlx-create-pr
소프트웨어 개발자

Commit MLX submodule changes, run required Vulkan benchmarks, push a branch, and open a PR against `goniz/mlx`. Use when asked to create a pull request for MLX Vulkan work, especially when an issue number must be closed and bf16 plus 8-bit benchmark results are required.

2026-07-12
mlx-fix-test-cpp
소프트웨어 개발자

Build MLX, reproduce one failing C++ test, and implement the smallest Vulkan-only fix. Use when asked to repair a C++ test failure in this repository while preserving test code and avoiding unrelated fixes.

2026-07-12
mlx-fix-test-py
소프트웨어 개발자

Build MLX, reproduce one failing Python test, and implement the smallest Vulkan-only fix. Use when asked to repair a Python test failure in this repository while preserving test code and avoiding unrelated fixes.

2026-07-12
mlx-issue
소프트웨어 개발자

Investigate and address a `goniz/mlx-vulkan` GitHub issue in the MLX submodule. Use when given an issue number and asked to read the issue, plan the work, reproduce a reported bug, implement the scoped fix, and work from an MLX feature branch based on `goniz/mlx:feat/vulkan`.

2026-07-12
mlx-pipeline-review
소프트웨어 개발자

Review MLX Vulkan backend code for inference-performance hazards and async GPU pipeline violations. Use when asked to inspect a Vulkan file, function, class, symbol, diff, or code area for host synchronization, GPU readback, CPU fallback, avoidable copies or materialization, layout slow paths, redundant allocations, command-buffer breaks, or dispatch fragmentation. Report findings only; do not modify code unless explicitly asked in a separate request.

2026-07-12
mlx-pr-comments
소프트웨어 개발자

Fetch and address unresolved pull-request review comments for the MLX submodule. Use when asked to review outstanding feedback with `./dev.sh pr-comments --submodule mlx`, fix actionable Vulkan comments, or reply with an evidence-based explanation for comments that need no code change.

2026-07-12
mlx-review-pipeline
소프트웨어 개발자

Review MLX Vulkan backend code for inference-performance hazards and async GPU pipeline violations. Use when asked to inspect a Vulkan file, function, class, symbol, diff, or code area for host synchronization, GPU readback, CPU fallback, avoidable copies or materialization, layout slow paths, redundant allocations, command-buffer breaks, or dispatch fragmentation. Report findings only; do not modify code unless explicitly asked in a separate request.

2026-07-12
mlx-review
소프트웨어 개발자

Review changes in the MLX submodule for concrete bugs, behavioral regressions, structural mismatches, and obvious performance problems. Use when asked to review uncommitted `mlx/` changes, a supplied diff, commit, file, or change set and provide actionable evidence-based feedback without modifying code.

2026-07-12
tracy
데이터 과학자

Set up and use Tracy profiler for MLX Vulkan backend profiling

2026-03-31