Skip to content
View strelkovkm's full-sized avatar
🧠
ML enjoying
🧠
ML enjoying

Highlights

  • Pro

Block or report strelkovkm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
strelkovkm/README.md

Kirill Strelkov

ML Framework & Inference Engineer

Systems Engineer focused on ML Infrastructure and High-Performance Computing. I specialize in designing extensible inference engines and optimizing neural network kernels (C++, RVV) using advanced mathematical techniques like Winograd and GEMM.


Technical Expertise

  • Languages: C/C++ 20, Python
  • Optimization & Inference: OpenVINO, RVV (RISC-V Vector), Winograd, GEMM, im2col, JIT-compilation
  • ML Frameworks: PyTorch, TensorFlow, CatBoost, XGBoost
  • Infrastructure: Linux (WSL2), Docker, CMake, CI/CD, GTest

Key Professional Experience

  • OpenVINO (YADRO & Intel Industrial Project): Optimized neural network inference for RISC-V architecture. Developed high-performance GEMM and RVV kernels, resulting in a 6x performance increase for specific layers.
  • Adept (Personal Project): Developed an Automatic Differentiation Engine. Implemented the Winograd algorithm for 3x3 kernels, achieving 2.25x - 3x speedup during the inference stage.
  • Yandex ML Training: Successfully completed Series 1.0, 2.0, and 3.0. Currently focusing on Reinforcement Learning (ML 4.0).

Education & Links

Telegram LinkedIn GitVerse Email

Pinned Loading

  1. openvino openvino Public

    Forked from openvinotoolkit/openvino

    OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

    C++

  2. oneDNN oneDNN Public

    Forked from openvinotoolkit/oneDNN

    oneAPI Deep Neural Network Library (oneDNN)

    C++

  3. CVLite.cpp CVLite.cpp Public

    Implementation of the basic layers of neural networks in C++

    C++