Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pluskid/Mocha.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
pluskid committed Feb 17, 2015
2 parents 27790bd + f8a4a6d commit 198ef69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/net.jl
@@ -1,7 +1,7 @@
export Net
export init, destroy, forward, backward, forward_backward, get_epoch, check_bp_topology
export get_layer, get_layer_state, freeze!, unfreeze!, freeze_all!, unfreeze_all!
export show_statistics, reset_statistics
export dump_statistics, reset_statistics

type Net{T <: Backend}
name :: String
Expand Down

0 comments on commit 198ef69

Please sign in to comment.