"...resnet50_migraphx.git" did not exist on "0ed76f01b827082d842e12303b6a07105b06fafa"
Added templated casting to nodes, as well as operator == and != (for quick checks, especially to help in testing). Implemented size() on a map node to return the number of key/value pairs (as in std::map)