record_copy Class — pytorch Architecture
Architecture documentation for the record_copy class in Context.h from the pytorch codebase.
Entity Profile
Source Code
aten/src/ATen/native/vulkan/api/Context.h lines 348–355
template <class S, class D>
inline void record_copy(
CommandBuffer& cmd,
const S& source,
const D& destination,
const api::utils::uvec3& copy_range,
const api::utils::uvec3& src_offset,
const api::utils::uvec3& dst_offset) = delete;
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free