Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: milakov/nnForge

Tags

v2.3.0

Toggle v2.3.0's commit message
Multi-GPU training and inference (single node)

v2.2.0

Toggle v2.2.0's commit message
Updated readme for imagenet

v2.1.0

Toggle v2.1.0's commit message
Upsampling layer fixed for 0 dimension

v2.0.2

Toggle v2.0.2's commit message
Changed default value for cuda_fixed_working_buffers_ratio to 0.4

v2.0.1

Toggle v2.0.1's commit message
Allocating chunk of mem for fixed working buffers

v2.0.0

Toggle v2.0.0's commit message
Merge bugs fixed

v1.2.0

Toggle v1.2.0's commit message
Added ability to request strides for output of the model

v1.1.13

Toggle v1.1.13's commit message
Using CUDA 7.0 in VC projects now

v1.1.12

Toggle v1.1.12's commit message
.

v1.1.11

Toggle v1.1.11's commit message
Fixed bug with dropout when error function is fuzed woth last activat…

…ion function