Community Profile

photo

AlexRD


Last seen: 거의 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to have elementwise multiplication expand in two dimensions?
So I'm trying to optimize my code, and one aspect where it could really improve is to change one for loop to a SIMD instruction....

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Generating CUDA using GPU Coder
Hi, I've been writing my own code for a CNN, and i came across a problem that would be interesting to solve with CUDA. So basi...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Best way to integrate GPU use in my code?
I've started doing a lot of work on a neural net implementation i've built from scratch using Matlab, and initially changed from...

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


How does MATLAB implement the : operator?
Hey folks, i've been learning how indexing works in matlab, and i've come upon a particular problem that i think would benefit f...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to find response of a system through convolution?
So, i've been trying to solve a frequency domain problem in the time domain, to better understand how it works and because it of...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


Problem with matrix indexing
I'm having problems getting a linear index to return the results in the form that i want. Suppose we have three matrices: Matr...

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


Discrepancy between convolution and filtering
I've been trying to optimize the convolution process for my neural network to make it work on a big matrix. I figured out the lo...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


Why is my code running slower on the GPU?
Hi, I've been writing a deep learning neural network model by scratch, so i can have an intuitive understanding of them. The co...

대략 3년 전 | 답변 수: 1 | 0

1

답변