Files
ytts/venv/lib/python3.11/site-packages/torch/include/THC/THCAtomics.cuh
2025-04-02 21:44:17 -07:00

4 lines
118 B
Plaintext

#pragma once
// TODO: Remove once torchvision has been updated to use the ATen header
#include <ATen/cuda/Atomic.cuh>