Skip to content
View 11rocky's full-sized avatar

Block or report 11rocky

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

Popular repositories Loading

  1. tensorrt_yolo tensorrt_yolo Public

    yolov3/v4 on tensorrt, with fp32, fp16, int8 support, dynamic batch, image pre-process on gpu

    C++ 4 1

  2. magic_enum magic_enum Public

    Forked from Neargye/magic_enum

    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

    C++

  3. deep_learning deep_learning Public

    a deep learning framework with pytorch DDP

    Python

  4. zhangyachen.github.io zhangyachen.github.io Public

    Forked from zhangyachen/zhangyachen.github.io

    zhangyachen's blog

    JavaScript

  5. flash_attention flash_attention Public

    implemention of flash attention v1 and v2 with numpy

    Python

  6. llm_interview_note llm_interview_note Public

    Forked from wdndev/llm_interview_note

    主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题

    HTML