Skip to content
View hazarathayya's full-sized avatar
๐ŸŽฏ
Hacking
๐ŸŽฏ
Hacking

Block or report hazarathayya

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
hazarathayya/README.md

Hi there ๐Ÿ‘‹

Working on LLVM for HPC โ€” loop transforms, vectorization passes, and cost model tuning for AArch64 (Neoverse V2 / SVE2).

Learning MLIR to work on ML compiler infrastructure โ€” currently tracing how ML kernels lower through Linalg/Affine to LLVM backend.

Current focus

  • Middle-end: loop vectorizer, SLP vectorizer, TTI cost models
  • Target: AArch64 + SVE2 (Neoverse V2)
  • Exploring: torch-mlir, Linalg dialect, end-to-end kernel lowering

Background

  • Deep learning fundamentals โ€” PyTorch, model internals
  • CS grad โ†’ compiler engineering via HPC

Popular repositories Loading

  1. awesome-deep-learning awesome-deep-learning Public

    Forked from ChristosChristofidis/awesome-deep-learning

    A curated list of awesome Deep Learning tutorials, projects and communities.

    1

  2. Celeb-Face Celeb-Face Public

    A face recognition model for recognizing celebrity pics

  3. Image-Classsification-CIFAR Image-Classsification-CIFAR Public

    An Image Classification model on CIFAR dataset in pytorch

  4. Solar-Power-Gen Solar-Power-Gen Public

    Predicting Hourly Power Generation in the Solar Plant

    Jupyter Notebook

  5. transformers transformers Public

    Forked from huggingface/transformers

    ๐Ÿค— Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python

  6. fastai fastai Public

    Forked from fastai/fastai

    The fastai deep learning library

    Jupyter Notebook