Skip to content

Commit

Permalink
update libmxnet SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
pluskid committed Sep 7, 2016
1 parent 6e2c1ae commit ebdafe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ using Compat
# First try to detect and load existing libmxnet
################################################################################
libmxnet_detected = false
libmxnet_curr_ver = "master"
libmxnet_curr_ver = "7a90e598623314b5f7adc1184e4012f6c6160ff6"

if haskey(ENV, "MXNET_HOME")
info("MXNET_HOME environment detected: $(ENV["MXNET_HOME"])")
Expand Down

0 comments on commit ebdafe8

Please sign in to comment.