Check that the node is not null, add contains to OpMap (#3037)
authorPedro Larroy <pedro.larroy.lists@gmail.com>
Sat, 27 Apr 2019 02:56:34 +0000 (19:56 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Sat, 27 Apr 2019 02:56:34 +0000 (19:56 -0700)
commit1146b81619d2a9c3ce56f37a9da7301d84d55560
tree415c566a0b5eb4ad47255ab4c45bb4d260541ff4
parentb405f68bb495783097a7c187305d0ae6f2591256
Check that the node is not null, add contains to OpMap (#3037)
3rdparty/dmlc-core
nnvm/include/nnvm/graph.h
nnvm/include/nnvm/op.h
nnvm/src/core/graph.cc
nnvm/src/pass/gradient.cc