Home
last modified time | relevance | path

Searched defs:NumericalCheck (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DGemmCommon.h46 static bool NumericalCheck(ScalarType dtype, void* c, void* other_c, int64_t size) { in NumericalCheck() function
136 TuningStatus NumericalCheck(GemmParams<T> *other) { in NumericalCheck() function
217 TuningStatus NumericalCheck(GemmStridedBatchedParams<T> *other) { in NumericalCheck() function
302 TuningStatus NumericalCheck(ScaledGemmParams<T> *other) { in NumericalCheck() function