lzueryanhf
GitHub profile for lzueryanhf14 skills
lzueryanhf / ascendc-api-best-practices
Provides best practices for using the Ascend C API, covering arithmetic, data transfer, buffer management, and precision conversion.
lzueryanhf / ascendc-env-check
Checks Ascend C development environment and NPU device status, ensuring proper configuration and dependencies for optimal performance.
lzueryanhf / ascendc-precision-debug
Diagnoses and resolves precision issues in Ascend C operators, ensuring accurate data processing and debugging methods.
lzueryanhf / ascendc-runtime-debug
Systematically debugs Ascend C operator runtime errors, including error code handling and environment checks.
lzueryanhf / ascendc-tiling-design
Provides a comprehensive guide for designing Ascend C operators with detailed methodologies for tiling strategies and buffer planning.
lzueryanhf / ascendc-ut-develop
Enhances unit testing and coverage for Ascend C operators, automating test generation and analysis for improved code quality.
lzueryanhf / ascendc-kernel-develop-workflow
Outlines a structured workflow for developing Ascend C operators, ensuring thorough testing and documentation throughout the process.
lzueryanhf / ascendc-code-review
Conducts thorough code reviews using hypothesis testing to ensure compliance with safety standards in C programming.
lzueryanhf / ascendc-docs-search
Provides a local-first and online search capability for Ascend C development resources, including API documentation and example code.
lzueryanhf / ascendc-npu-arch
Provides a comprehensive knowledge base on Ascend NPU architecture, including chip specifications and unique optimizations.
lzueryanhf / ascendc-st-design
Facilitates comprehensive testing design for Ascend C operators, automating test case generation and parameter analysis.
lzueryanhf / ascendc-task-focus
Enhances task focus and attention management by maintaining a todo.md file to keep global goals in context during complex tasks.
lzueryanhf / ascendc-whitebox-design
Generates executable whitebox test cases for operators by analyzing source code and enumerating parameter combinations.