docs/tensor__norm_8h.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
tensor_norm.h File Reference
#include <cmath>
#include "cutlass/cutlass.h"
#include "cutlass/complex.h"
#include "cutlass/tensor_ref.h"
#include "cutlass/util/reference/host/tensor_foreach.h"
Include dependency graph for tensor_norm.h:
Go to the source code of this file.
|
| | | cutlass | | | | | cutlass::reference | | | | | cutlass::reference::host | | |
|
|
| template<typename Element , typename Layout , typename ElementReduction > |
| ElementReduction | cutlass::reference::host::TensorNorm (TensorView< Element, Layout > view, ElementReduction accumulator) |
| | Computes the p=2 norm of the elements of a tensor with arbitrary reduction data type. More...
|
| |
| template<typename Element , typename Layout > |
| double | cutlass::reference::host::TensorNorm (TensorView< Element, Layout > view) |
| | Computes the p=2 norm of the elements of a tensor. More...
|
| |
Generated by 1.8.11