Skip to content
View luqiang6q's full-sized avatar

Block or report luqiang6q

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. LLM-Viewer LLM-Viewer Public

    Forked from hahnyuan/LLM-Viewer

    Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline model in a user-friendly interface.

    Python

  2. model-compression model-compression Public

    Forked from 666DZY666/micronet

    model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution …

    Python

  3. PaddleSlim PaddleSlim Public

    Forked from PaddlePaddle/PaddleSlim

    PaddleSlim is an open-source library for deep model compression and architecture search.

    Python

  4. tensorrtx tensorrtx Public

    Forked from wang-xinyu/tensorrtx

    Implementation of popular deep learning networks with TensorRT network definition API

    C++

  5. toolbox toolbox Public

    Forked from ming71/toolbox

    various cv tools, such as label tools, data augmentation, label conversion, etc.

    Jupyter Notebook

  6. Torch-Pruning Torch-Pruning Public

    Forked from VainF/Torch-Pruning

    [CVPR-2023] Towards Any Structural Pruning; LLMs / Diffusion / YOLOv8 / CNNs / Transformers

    Python