Skip to content
View qianfengz's full-sized avatar

Block or report qianfengz

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. ReduceTensorTest ReduceTensorTest Public

    Examples to use miopenReduceTensor and compare with corresponding implementation using cudnnReduceTensor

    C++ 1 1

  2. iGEMMgen iGEMMgen Public

    Forked from ROCm/MISA

    Code generator for implicit gemm algorithm

    Python

  3. GpuBuffersMatch GpuBuffersMatch Public

    Used to check whether the outputs (which are usually float values) from two gpu kernels match by examining the data in the two output buffers (excluding NaN and Inf data) and calculating the Root M…

    C++

  4. config-tools config-tools Public

    Tools to auto-create and process the configs used for generating asm kernels as input of the asm igemm dynamic generator

    C++

  5. data-tool data-tool Public

    C++

  6. xformers xformers Public

    Forked from facebookresearch/xformers

    Hackable and optimized Transformers building blocks, supporting a composable construction.

    Python