Skip to content
View lcskrishna's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report lcskrishna

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

Pinned Loading

  1. nccl-rccl-parser nccl-rccl-parser Public

    Tool to run rccl-tests/nccl-tests based on from an application and gather performance.

    Python 3 10

  2. pt-aten-logger pt-aten-logger Public

    PyTorch op instrumentor

    C++

  3. pytorch pytorch Public

    Forked from ROCm/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python

  4. onnx-parser onnx-parser Public

    ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.

    C++ 18 6

  5. opscope opscope Public

    Capture every PyTorch operator a model runs (name, shapes, dtypes, devices) and generate parametrized pytest skeletons for each unique signature. vLLM plugin, SGLang autoload, and plain-PyTorch pro…

    Python