Skip to content

Commit

Permalink
Merge pull request #16 from hqucms/deep-boosted-jets-80X-training
Browse files Browse the repository at this point in the history
Update DeepBoostedJet json to match the MXNet version.
  • Loading branch information
smuzaffar authored Sep 7, 2018
2 parents 4dba192 + 0124355 commit 0ab9559
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DeepBoostedJet/V01/decorrelated/resnet-symbol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3156,5 +3156,5 @@
299
],
"heads": [[244, 0, 0]],
"attrs": {"mxnet_version": ["int", 10100]}
"attrs": {"mxnet_version": ["int", 10201]}
}
4 changes: 2 additions & 2 deletions DeepBoostedJet/V01/full/resnet-symbol.json
Original file line number Diff line number Diff line change
Expand Up @@ -2586,5 +2586,5 @@
272
],
"heads": [[222, 0, 0]],
"attrs": {"mxnet_version": ["int", 10000]}
}
"attrs": {"mxnet_version": ["int", 10201]}
}

0 comments on commit 0ab9559

Please sign in to comment.