Lines Matching full:related
70 * jit: Everything related to the jit (including tensorexpr)
71 * quantization: Everything related to the quantization mode/passes/operators
72 * mobile: Everything related to the mobile build/ops/features
73 * onnx: Everything related to onnx
75 * distributed: Everything related to distributed training and rpc
76 * visualization: Everything related to tensorboard and visualization in general
77 * releng: Everything related to release engineering (circle CI, docker images, etc)
78 * amd: Everything related to rocm and amd CPUs
79 * cuda: Everything related to cuda backend
80 * benchmark: Everything related to the opbench folder and utils.benchmark submodule
81 * package: Everything related to torch.package
83 * profiler: Everything related to the profiler
84 * composability: Everything related to the dispatcher and ATen native binding
85 * fx: Everything related to torch.fx
86 * code_coverage: Everything related to the code coverage tool
87 * vulkan: Everything related to vulkan support (mobile GPU backend)