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 9, 2016
1 parent 8867149 commit f89abd5
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 = "835dd87847ba4092784f7ca1063e30f2a909685f"
libmxnet_curr_ver = "873b92856d0c42198716e4df206d9387d0d59ec8" # HEAD of 2016.09.08

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

0 comments on commit f89abd5

Please sign in to comment.