Skip to content
#

deep-learning-inference

Here are 6 public repositories matching this topic...

CUDA C++ practice project for RTX 4070 SUPER — explore GPU concurrency, pinned memory, and Nsight profiling. Includes SAXPY and 2D blur kernels to train optimization, stream overlap, and timing analysis for NVIDIA Developer Technology Engineering skillset.

  • Updated Nov 18, 2025
  • Cuda

This GitHub repository showcases a Convolutional Neural Network (CNN) implemented in RISC-V assembly, leveraging the Vector Extension (RVV). The project focuses on efficient deep learning inference on RISC-V platforms. It aims to demonstrate the feasibility of mapping CNN operations to low-level RISC-V instructions for embedded AI applications.

  • Updated Aug 9, 2025
  • C

Add this topic to your repo

To associate your repository with the deep-learning-inference topic, visit your repo's landing page and select "manage topics."

Learn more