“bbd3eab7ee88f02131edb41738a966aa0f1a0e88”上不存在“paddle/infrt/backends/host/pten_context.cc”
* Expose paddle.framework by pybind11
* Export paddle.framework.{Scope, Variable} to paddle.v2.framework.core.
* See python/paddle/v2/framework/tests/test_scope.py for Python usage
* See paddle/pybind/pybind.cc for C++ bind code.
* add copyright