Hanks
Results
2
issues of
Hanks
## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the standard format: `[doc/gemini/tensor/...]:...
#### Description I profiled `torch.nn.Conv3d` using both PyTorch's built-in profiler and Nsight Compute. When viewing the results in TensorBoard, the PyTorch profiler reports **zero** Tensor Core utilization. However, Nsight Compute...
plugin