Maxfashko

Results 13 comments of Maxfashko

@linux-devil, I hope I will help more than the author of this repository ``` __global__ void kernelSoftmax( float* x, int channels, float* y) { extern __shared__ float mem[]; __shared__ float...

@quocbh https://github.com/Maxfashko/NV_TRT_SSD enjoy yourself

Hello @kcq are there any updates?