PyTorch-1.13.1 installation

What file types (if any) does PyTorch create in a source code Linux installation?

The created files in the build folder should have these extensions based on a recent source build from main:

a
bin
bzl
c
cc
check_cache
cmake
cpp
cu
cubin
d
fatbin
gpu
h
ii
in
includecache
internal
json
log
make
marks
module_id
o
org
out
pc
ptx
rsp
so
tcl
ts
txt

The installation will of course copy python files etc. into your Python environment.