Parallel code for Python project and C++ project

I’ve just recently heard about the merge between PyTorch and Caffe (very cool!) but I’m not sure of the implications. I’m working on a C++ vision project that may end up getting ported to Python. Or perhaps both projects will be maintained in parallel–I’m not sure at the moment.

Will the innovatijons in PyTorch 1.0 permit writing functionally similar code in both Python and C++?