GPU-CNN


05/22/2022 - 06/06/2022

Uses C++ Heterogeneous-Compute Interface for Portability (HIP) to implement parallelize Convolutional Neural Network Algorithm. CNN breaks into multiple parts of sequential operations and parallel operations where I created 3 different GPU algorithm.

Github