How to use ATen lib in torch 1.0.0

In pytorch v1.0.0, the libATen.so was disappeared, how could I use ATen in my project as mentioned in the document.

Thanks for your help !

Have a look at the install docs and let me know if you need any more information.

Thanks, it works for me. I used to link c++ libs in the package that is installed by pip.