Version 1.10 don't install torch python files

I’m adding pytorch support to yocto and I can compile it using cmake with cuda and python option set to on. When compiled in deploy directory I cannot see python files from torch subdirectory installed. Any ideas? I debug it a little and in caffee2 is added subdirectory for torch but it build only code and install and not python bindings. Thanks.