How to read the LibTorch API?

Hi, does anyone have a tip how to read the LibTorch API? I am very confused with the structure. If there was no tutorial, I would not have found the basic types like e.g. torch::jit::IValue.Where is it? I can’t even find it, when I examine the namespace TORCH::JIT namespace. How is this possible?