Back to Cutlass

CUTLASS: volta_tensor_op_policy.h File Reference

docs/volta__tensor__op__policy_8h.html

4.4.22.6 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

Classes | Namespaces

volta_tensor_op_policy.h File Reference

Defines basic structures needed for implementing the warp-scoped phase of the epilogue. These quantities assume a 'column-major' arrangement of TensorOp instructions, of which a row-oriented slice is visible per iteration. More...

#include "cutlass/matrix_shape.h"
#include "cutlass/layout/matrix.h"
#include "cutlass/gemm/gemm.h"

Include dependency graph for volta_tensor_op_policy.h:

This graph shows which files directly or indirectly include this file:

[Go to the source code of this file.](volta tensor op__policy_8h_source.html)

|

Classes

| | struct | cutlass::epilogue::warp::VoltaTensorOpPolicy< WarpShape, InterleavedTileShape, ElementC, Layout > | | | Policy details related to the epilogue. More...
| | | | struct | cutlass::epilogue::warp::VoltaTensorOpPolicy< WarpShape_, gemm::GemmShape< 32, 32, 4 >, half_t, layout::RowMajor > | | | Partial specialization for row-major. More...
| | | | struct | cutlass::epilogue::warp::VoltaTensorOpPolicy< WarpShape_, gemm::GemmShape< 32, 32, 4 >, float, layout::RowMajor > | | | Partial specialization for row-major. More...
| | |

|

Namespaces

| | | cutlass | | | | | cutlass::epilogue | | | | | cutlass::epilogue::warp | | |


Generated by 1.8.11