lhnguyen102 / cuTAGI

CUDA implementation of Tractable Approximate Gaussian Inference
MIT License
24 stars 9 forks source link

Bug Fix #55

Closed lhnguyen102 closed 3 months ago

lhnguyen102 commented 3 months ago

Description

This PR fixed the bugs raised in #54

Changes Made

Note for Reviewers

I only tested MixtureReluCuda. However, the rest activation funs should work. Let me know if it is the case.

close #54