Skip to content
View antimora's full-sized avatar
❤️‍🔥
Working on Burn Deep Learning Framework
❤️‍🔥
Working on Burn Deep Learning Framework

Organizations

@zspacelabs

Block or report antimora

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
antimora/README.md

Dilshod Tadjibaev

I'm a Rust engineer and maintainer of Burn, an open-source deep learning framework written in Rust.

I work on speech recognition and ML inference, building fast, portable systems that run everywhere from servers to embedded devices.

What I'm working on

  • Burn: deep learning framework in Rust. I contribute across the stack: ops, backends, ONNX import, WASM, no_std, and performance.
  • burn-onnx: ONNX model importer for Burn with broad model coverage, codegen, and GPU/CPU correctness.
  • burn-store: model weights import/export in Burn with zero-copy loading, quantized tensor storage, and mixed-precision support.
  • wordchipper: HPC BPE tokenizer in Rust, up to 9x faster than tiktoken, with no_std, WASM, and Python bindings.
  • Speech recognition: applying Burn to real-world audio and ASR pipelines.
  • hstats: lightweight online histograms and stats for data streams, no_std and parallel-friendly.

Interests

  • Systems programming in Rust (no_std, SIMD, WASM)
  • ML inference and model portability
  • Deep learning framework internals
  • Speech and audio processing

GitHub

Pinned Loading

  1. tracel-ai/burn-onnx tracel-ai/burn-onnx Public

    Convert ONNX models into native, backend-agnostic Burn code for inference and fine-tuning.

    Rust 48 16

  2. tracel-ai/burn tracel-ai/burn Public

    Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.

    Rust 14.7k 862

  3. hstats hstats Public

    Online histogram and statistics for data streams. Parallel-friendly, no_std compatible.

    Rust 11 1

  4. zspacelabs/wordchipper zspacelabs/wordchipper Public

    HPC Rust LLM Tokenizer Suite

    Rust 21 3