Skip to content
View aininot260's full-sized avatar

Highlights

  • Pro

Block or report aininot260

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. cuda-cnn cuda-cnn Public

    This is a convolutional neural network implemented using C and CUDA.The model is deployed on embedded devices.

    Cuda 6 1

  2. cufft-benchmark cufft-benchmark Public

    This is the cufft benchmark comparing with half16 and float32.

    Cuda 2

  3. cuda-gemm cuda-gemm Public

    This is a c and cuda implement of matrix multiple. The c implement is optimated for embedded device's sram and cuda implement is optimated for GPU's shared memory.

    C++ 2

  4. c-cnn c-cnn Public

    This is a convolutional neural networks written in C. It's very helpful for begineers to understand deep learning. This code can be run in DSP and other resource-constrained devices. It contains th…

    C 2

  5. qtwebengine-echarts-demo qtwebengine-echarts-demo Public

    This is the demo for showing the usage of integrating echarts in QT project. This demo can use the rich drawing characteristics of echarts to draw 3D scattered point and 3D polyline diagram.

    JavaScript 1

  6. e200_opensource e200_opensource Public

    Forked from SI-RISCV/e200_opensource

    Deprecated, please go to next generation Ultra-Low Power RISC-V Core https://github.com/riscv-mcu/e203_hbirdv2

    Verilog