User Guide ========== This section covers everything you need to run PyTorch models on the Spyre device: supported operations, tensor layouts, profiling, debugging, and worked examples. .. toctree:: :maxdepth: 2 running_models supported_operations tensors_and_layouts profiling/index debugging/index examples