"...resnet50_tensorflow.git" did not exist on "11e9c7adfbf7d50dd9ef4442cf7806cdb2ee2368"
Fixed compiler error in iterator_base friend forward declaration in node on clang (and I hope MSVC), plus warnings on clang
Fixed new API node key/value insertion in NodeBuilder (it was using the wrong condition on when it had added a key already)
Major switch from Value -> Node. The library compiles with the new API, but tests are still oldies, and don't compile