submit_compute_job Class — pytorch Architecture
Architecture documentation for the submit_compute_job class in Context.h from the pytorch codebase.
Entity Profile
Source Code
aten/src/ATen/native/vulkan/api/Context.h lines 189–196
template <typename... Arguments>
bool submit_compute_job(
const ShaderInfo&,
PipelineBarrier&,
const utils::uvec3&,
const utils::uvec3&,
VkFence fence_handle,
Arguments&&...);
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free