EXCEEDS logo
Exceeds
Artemy Skrebkov

PROFILE

Artemy Skrebkov

Artemy Skrebkov contributed to the openvinotoolkit/openvino and swiftlang/llvm-project repositories by developing features and refactoring core components for model compilation and compiler infrastructure. He implemented dynamic input shape support in the Intel NPU plugin, refactored reshaping logic for maintainability, and fixed serialization bugs to improve reliability in benchmarking pipelines. In the LLVM project, Artemy enhanced the MLIR SCF dialect by adding type conversion support for index_switch operations, validated through end-to-end tests. His work, primarily in C++ and CMake, emphasized decoupling dependencies, improving code clarity, and enabling more robust, maintainable runtimes for cross-team collaboration and future enhancements.

Overall Statistics

Feature vs Bugs

75%Features

Repository Contributions

4Total
Bugs
1
Commits
4
Features
3
Lines of code
988
Activity Months4

Work History

March 2026

1 Commits • 1 Features

Mar 1, 2026

March 2026: Delivered a decisive architectural refactor for the NPU runtime within the aobolensk/openvino repo by renaming the NPU MLIR Runtime to NPU VM Runtime and decoupling it from MLIR dependencies, with cosmetic fixes to ensure clean integration. There were no customer-facing bug fixes this month; the primary focus was on maintainability, stability, and CI readiness for VPUX integration. This work reduces MLIR coupling, simplifies future runtime enhancements, and establishes a solid foundation for faster iterations and cross-team collaboration.

September 2025

1 Commits • 1 Features

Sep 1, 2025

Monthly work summary for 2025-09 focusing on key accomplishments, with emphasis on delivering business value through robust MLIR SCF enhancements in the swiftlang/llvm-project repository.

January 2025

1 Commits

Jan 1, 2025

January 2025 monthly summary focused on stabilizing dynamic shapes handling in the OpenVINO integration. Delivered a targeted bug fix for serialization and parsing of dynamic shapes, implemented within the benchmark application and compiler adapter. The refactor enhances robustness of dynamic shape configurations, ensures SIT compatibility, and aligns with changes in external plugins, reducing integration risk. This work improves reliability of inference workloads and benchmarking pipelines, supporting more predictable performance and easier maintainability for downstream teams.

October 2024

1 Commits • 1 Features

Oct 1, 2024

Concise monthly summary for 2024-10 focused on delivering Intel NPU plugin improvements and code quality enhancements for openvino.

Activity

Loading activity data...

Quality Metrics

Correctness85.0%
Maintainability80.0%
Architecture80.0%
Performance65.0%
AI Usage25.0%

Skills & Technologies

Programming Languages

CC++CMakeMLIR

Technical Skills

C++C++ developmentCMakeCompiler DevelopmentDynamic ShapesLibrary managementMLIRModel CompilationOpenVINOPerformance OptimizationPlugin DevelopmentTool Development

Repositories Contributed To

3 repos

Overview of all repositories you've contributed to across your timeline

aobolensk/openvino

Jan 2025 Mar 2026
2 Months active

Languages Used

CC++

Technical Skills

C++Dynamic ShapesPerformance OptimizationPlugin DevelopmentC++ developmentCMake

openvinotoolkit/openvino

Oct 2024 Oct 2024
1 Month active

Languages Used

C++CMake

Technical Skills

C++Model CompilationOpenVINOTool Development

swiftlang/llvm-project

Sep 2025 Sep 2025
1 Month active

Languages Used

C++MLIR

Technical Skills

C++Compiler DevelopmentMLIR