Rate this Page

Program Listing for File CUDAContext.h#

Return to documentation for file (aten/src/ATen/cuda/CUDAContext.h)

#pragma once

#include <ATen/cuda/CUDAContextLight.h>

// Preserved for BC, as many files depend on these includes
#include <ATen/Context.h>
#include <c10/cuda/CUDAStream.h>
#include <c10/util/Logging.h>
#include <ATen/cuda/Exceptions.h>