Home / Class/ vdot Class — pytorch Architecture

vdot Class — pytorch Architecture

Architecture documentation for the vdot class in CUDABlas.h from the pytorch codebase.

Entity Profile

Source Code

aten/src/ATen/cuda/CUDABlas.h lines 312–315

template <typename Dtype>
inline void vdot(CUDABLAS_DOT_ARGTYPES(Dtype)) {
  static_assert(false&&sizeof(Dtype),"at::cuda::blas::vdot: not implemented");
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free